Rocs: Difference between revisions

From KDE UserBase Wiki
mNo edit summary
Line 15: Line 15:
==Features==
==Features==


* Canvas for Graph Drawing
* Canvas for graph drawing
* IDE for Graph relatedd Programming, using Javascript as it's main laguage, plus the graph library
* Automated graphs
* Nodes, Graphs and Edges are extensible from the scripting interface, so you can do anything you want.
* Oriented graphs
* IDE for graph related 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.
* Qt Script debugging


==Documentation==
==Documentation==

Revision as of 13:11, 6 July 2010

Home » Applications » Education » Rocs

Under Construction

This is a new page, currently under construction!


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 laguage, 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