Some graph traversal algorithms that I’m implementing in C++ to refresh my knowledge of C++ and the algorithms used in my exam board. All three algorithms are linked nicely in a helper function that handles all the printing.
Copilot for debugging and teaching me C++ again. Claude helped me with the mathematics for force-directed placement for the graph visualisation