Closed Samuel-Lubliner closed 1 month ago
@Zune-Ahmed I made changes to your following sections from last semester. Please let me know if you have any questions about these changes:
Mostly, I made the examples more inline with the documentation, reformatted and refactored:
Combinatorics:
.list()
Lattices:
elements
relations
Lattice operations:
linear_extension()
Logical Operations:
@Zune-Ahmed I made changes to your following sections from last semester. Please let me know if you have any questions about these changes:
Mostly, I made the examples more inline with the documentation, reformatted and refactored:
Combinatorics:
.list()
instead of for loop to show the elementsLattices:
elements
andrelations
per the documentation.Lattice operations:
linear_extension()
Logical Operations: