Tag: graph-theory

  • Algorithms from The Book: Graph Theory (Explained)

    Algorithms from The Book: Graph Theory (Explained)

    This document explains how puzzles from classic riddle collections can rapidly be solved. For this, it introduces fundamental algorithms from graph theory and how they can be implemented with code. In the end, it presents two problems that were presented in the “Professor Layton” video game – it would make me very happy if at…