Rocs

From KDE UserBase Wiki
Revision as of 21:01, 4 August 2013 by Cola (talk | contribs) (update intro text)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Home » Applications » Education » Rocs

Rocs is a Graph Theory IDE for everybody interested in designing and analyzing graph algorithms (e.g., lecturers, students, researchers). For all these users, Rocs provides an easy to use visual data structure editor and a powerful scripting engine to write and execute 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

Documentation