(transform-lattice
(enum false true)
(finite-lattice
[[0 1]
[1 1]]))
The partial ordering relation of a set is described by its adjacency matrix. This implies that the lattices module requires the adjacency matrices library as a dependency.
No comments:
Post a Comment