aboutsummaryrefslogtreecommitdiff
path: root/math/rocs/pkg-descr
blob: e6234fe60314e4d7518c20164d4f7e45feb97fc7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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 related programming, using JavaScript as its main
  language, plus the graph library.
- Nodes, graphs and edges are extensible from the scripting interface,
  so you can do anything you want.