Posets and Python 2 - Depth-First Search
We 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
Posets and Python 2 - Depth-First Search
The Arithmetic Derivative (Part 3)
The Arithmetic Derivative (Part 2)