Simple and intuitive graphic interface for graph theory with algorithms to compute line and root graphs of a given graph.
- Double click to add a new node.
- Left click a node and drag to change the position of the node.
- Select a node with left click and add an edge with the next node you select.
- Right click a node to delete it.
Made in C++ using the wxWidgets library.
Features
- Create, delete and modify graphs by clicking and dragging the mouse.
- Generate random graphs by selecting the number of nodes and the edge density.
- Access to the adjacency matrix of the graph.
- Show and modify the weights of the different edges.
- Show the line graph of the given graph.
- Test if a graph is line invertible and compute its root graph.
- Save and read graphs in GraphML format.
Follow RootGraph
Other Useful Business Software
Run applications fast and securely in a fully managed environment
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RootGraph!