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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RootGraph!