forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
12 lines
446 B
Text
12 lines
446 B
Text
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.
|
|
|
|
WWW: http://www.kde.org/applications/education/rocs
|