Forest Posets#

AUTHORS:

  • Stefan Grosser (06-2020): initial implementation

class sage.combinat.posets.forest.ForestPoset(hasse_diagram, elements, category, facade, key)#

Bases: sage.combinat.posets.posets.FinitePoset

A forest poset is a poset where the underlying Hasse diagram and is directed acyclic graph.