colecody27 / Graph-Lab

https://graph-lab.vercel.app
0 stars 0 forks source link

Set start and goal #13

Closed dahliasukaik closed 5 months ago

dahliasukaik commented 5 months ago

The start node and goal node given through user input should update the start and goal node of the current Graph object. The random selection of start and goal node in Graph constructor should be optional if user wants to randomize.