Rocs: Difference between revisions
Pipesmoker (talk | contribs) |
m (typo fix) |
||
Line 18: | Line 18: | ||
* Automated graphs | * Automated graphs | ||
* Oriented graphs | * Oriented graphs | ||
* IDE for graph related programming, using Javascript as it's main | * IDE for graph related programming, using Javascript as it's main language, plus the graph library | ||
* Nodes, graphs and edges are extensible from the scripting interface, so you can do anything you want. | * Nodes, graphs and edges are extensible from the scripting interface, so you can do anything you want. | ||
* Qt Script debugging | * Qt Script debugging |
Revision as of 11:33, 10 July 2010
Home » Applications » Education » 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.
It is part of the KDE Education Project. |
Features
- Canvas for graph drawing
- Automated graphs
- Oriented graphs
- IDE for graph related programming, using Javascript as it's main language, plus the graph library
- Nodes, graphs and edges are extensible from the scripting interface, so you can do anything you want.
- Qt Script debugging