Chemin optimal allows to draw nodes on a scene and link them with Arcs. You can affect values to each arc (the path's length). By clicking the launch button, chemin optimal show you the optimal path of the graphs using FORD algorithm.
All operations are shown step by step.
You can export the scene to a XML file.
You can also load scene freom existing XML file.
Chemin optimal check errors automatically before finding the minimal path.
Chemin optimal is written in JAVA( JAVAFX ).