Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 316 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 316 Bytes

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