Skip to content

Xyene/GRAPHic-Traveler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRAPHic Traveler

Animated visualization for various graph traversal algorithms.

Currently implements:

  • Breadth-first search (BFS)
  • Depth-first search (DFS)
  • Dijkstra
  • A*

GRAPHic Traveler

You can download it here.