rocs/README.md

403 B

rocs

Rocs aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms.

Features:

  • Canvas for Graph Drawing;
  • IDE for Graph relatedd Programming, using Javascript as it's main laguage, plus the graph library;
  • Nodes, Graphs and Edges are extensible from the scripting interface, so you can do anything you want.