项目作者: gph03n1x

项目描述 :
Visual graph pathfinder
高级语言: Java
项目地址: git://github.com/gph03n1x/Flamel.git
创建时间: 2016-12-05T12:55:19Z
项目社区:https://github.com/gph03n1x/Flamel

开源协议:MIT License

下载


Flamel

Flamel is a program for graph visualization.

Can be used for path-finding algorithms comparison.

Installation

Import the project in Eclipse and simply execute the Flamel.java.

Todos :

  • Usable graphical environment
  • Make configurable options
  • Add comments to the code
  • Optimize if possible