Graph Theory Tool for Professors and Students https://apps.kde.org/education/rocs/
Go to file
2024-01-05 17:26:55 +01:00
README.md automatic version update by autodist [release 4.13.0-1mamba;Thu Apr 17 2014] 2024-01-05 17:26:55 +01:00
rocs.spec automatic version update by autodist [release 4.13.0-1mamba;Thu Apr 17 2014] 2024-01-05 17:26:55 +01:00

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.