rocs
graph theory IDE
Install
- All systems
-
curl cmd.cat/rocs.sh
- Debian
-
apt-get install rocs
- Ubuntu
-
apt-get install rocs
- Arch Linux
-
pacman -S rocs
- Kali Linux
-
apt-get install rocs
- Fedora
-
dnf install rocs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rocs
- Raspbian
-
apt-get install rocs
- Dockerfile
- dockerfile.run/rocs
rocs
graph theory IDE
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. Rocs has a scripting module, done in Qt Script, that interacts with the drawn graph and every change in the graph with the script is reflected on the drawn one. This package is part of the KDE education module.