singnet / offernet

Offer Networks simulation framework written in Java/Groovy/Gremlin
https://singnet.github.io/offernet/public/offernet-documentation/index.html
MIT License
8 stars 5 forks source link

Visualization server #33

Closed kabirkbr closed 6 years ago

kabirkbr commented 6 years ago

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: visualization-graph