File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/algorithms/instructions Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,8 @@ on the arrow in its middle, the right and bottom panels can be enlarged or shrun
79
79
by dragging the "..." up temporarily` ,
80
80
`Under the ${ KEY_PLAY } button, toggle between sample graphs (eg Graph 1) and random graphs, or` ,
81
81
'edit text for X-Y node coordinates (this can change the graph size) and edges/weights (weights are ignored for unweighted graph algorithms), or' ,
82
- 'enter X-Y node coordinates and edges/weights in tables.' ,
82
+ 'enter X-Y node coordinates and edges/weights in tables below, or' ,
83
+ 'change X-Y node coordinates by selecting a node with the mouse and dragging it.' ,
83
84
`The graph size can also be explicitly increased/decreased - this generates a new random graph.` ,
84
85
`Edge weights (for weighted graph algorithms) can be toggled between Euclidean, Manhattan and as defined explicitly in the input.` ,
85
86
] } ,
You can’t perform that action at this time.
0 commit comments