Skip to content

calidbaba/terminal-graph-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Graph traversal visualiser

image

run

gcc depth.c && ./a.out

emoji

  • 🔴 = node
  • ⚫️ = wall
  • 🟢 = visited
  • 🔵 = discovered (only in breadth first)

usage

Graph traversal visualiser

-i, --infinite runs until stopped with new graphs -b, --breadth run breadth first traversal -s, --speed speed it up -a, --ascii ascii mode -h, --help display help

todo

  • optimazise for better speed/performance
  • fix warnings when compiling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages