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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RootGraph!