Add weights/direction/orientation to the GUI.
Opened this issue · 0 comments
JaimePSantos commented
Description of proposed feature
The new feature should add some way to add weights to the nodes in the graph creation panel in the GUI.
How can the new feature be used?
The user would select the desired node and add a weight value to it somehow. This would then build the adjacency matrix and calculate the walk in the backend. Maybe also allow to add a weight value to all nodes simultaneously.