Skip to content

This is a word puzzle invented by Lewis Caroll. The implementation is based on graphs and the BFS algorithm.

Notifications You must be signed in to change notification settings

DariusBotusanu/Word-Puzzle

Repository files navigation

Word-Puzzle

This is a word puzzle invented by Lewis Caroll. The implementation is based on graphs and the BFS algorithm. Keywords:

  • Graphs
  • Dijkstra/BFS algorithm
  • C++ templates
  • STL containers

About

This is a word puzzle invented by Lewis Caroll. The implementation is based on graphs and the BFS algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages