An open API service indexing awesome lists of open source software.

https://github.com/bdice/graph_manipulator


https://github.com/bdice/graph_manipulator

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

graph_manipulator
=================
This is a graph manipulation tool written for Processing 3.0, by Bradley Dice (@Bradley_Dice), used for a math class at William Jewell College.
Right-click on a vertex to select it, then left-click on another vertex to draw an edge.
If an edge already exists, draw it again to erase it.
Left-click and drag a vertex to move it.
Press space to switch between the graph G and its complement G^c.