Forest Posets#
AUTHORS:
Stefan Grosser (06-2020): initial implementation
- class sage.combinat.posets.forest.ForestPoset(hasse_diagram, elements, category, facade, key)[source]#
Bases:
FinitePoset
A forest poset is a poset where the underlying Hasse diagram and is directed acyclic graph.