Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 529 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 529 Bytes

BreadthFirstSearchVisualization

Visualize BFS algorithm using MFC

Instructions:

Create: Create graph

Click to create a node

Click on created node to move around (auto fix collision)

Double click on a node to create edge, then connect edge to other nodes

Find: Find path from s to t

Enter source and target then press play button

Clear: Remove graph

Screenshots:

untitled