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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RootGraph!