This is a product created by Lennard Stubbe to create graphs.
The following functions are included:
- Create any number of nodes
- Joining nodes with edges
- The edges have changeable weights
- The nodes can be renamed
- Select multiple nodes or edges to move, delete or rename
- Move nodes as well as edges aligned to grid (local and global)
- Save and load graphs
- Keyboard shortcuts
- Menu with all functions at the bottom
- Animated calculation of the shortest path, using the Dijkstra algorithm
- Animated display of the calculation process of the Dijkstra algorithm
- Undo and redo the actions made