JonathanJun 12, 2023Fun MathematicsPosets and Python 2 - Depth-First SearchWe implement the Depth-First Search algorithm in Python to retrieve the set of maximal chains of the Poset class we created in the last post