Nodejs socket server and web page which receives events from the running simulation and draws the graph on the screen. This will also be used for visualizing processes (i.e. search, cycle, etc.). The purpose is to see how the simulation is running as well as for presentations / tutorials, maybe for augmenting behavior test results with visuals. It uses cytoscape.js which is also graph/network analysis library.
Nodejs socket server and web page which receives events from the running simulation and draws the graph on the screen. This will also be used for visualizing processes (i.e. search, cycle, etc.). The purpose is to see how the simulation is running as well as for presentations / tutorials, maybe for augmenting behavior test results with visuals. It uses cytoscape.js which is also graph/network analysis library.
Example: