tud-fop / j-Algo

j-Algo is an algorithm visualisation tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

j-Algo

j-Algo is an algorithm visualisation tool. It helps students to understand classical algorithms by illustrating them in different ways: graphical (animated), formal, and descriptive. j-Algo can be useful to everyone interested in algorithms, in particular to students of computer science and university lecturers that want to beef up their lectures.

Requirements

  • Maven
  • Java 1.8

Build and run

mvn package       # build
mvn exec:java     # run

About

j-Algo is an algorithm visualisation tool.

License:GNU General Public License v2.0


Languages

Language:Java 93.8%Language:HTML 4.2%Language:CSS 0.9%Language:GAP 0.5%Language:Haskell 0.4%Language:Lex 0.2%Language:Shell 0.0%Language:Batchfile 0.0%