This repository was archived by the owner on Dec 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Visualisation
Nathan Cairns edited this page Aug 19, 2018
·
23 revisions
The visualizer for Ainur can be viewed with use of command line optional argument -v. This will display a window holding various data about the algorithm run time. Because the algorithm can sometimes run very fast, it is noted that the visualization works best when running on a lengthier problem. The window can, however, be useful for visualizing statistics like time take, search space culled, nodes most often visited, etc. A more comprehensive discussion of these can be found below.
When your job completes, all nodes will light up green and the optimal schedule will be displayed at the bottom!
Note: The program will not exit on closure of the window. i.e. The algorithm will continue even if the visualisation window is closed.
