Hasse diagram
aka: concept lattice, poset, partially ordered set
Theory
- Automated Lattice Drawing ↗, 2004
- Yet a Faster Algorithm for Building the Hasse Diagram of a Concept Lattice ↗, 2009
- Lattice Drawing: Survey of Approaches, Geometric Method, and Existing Software ↗, 2009
- Border Algorithms for Computing Hasse Diagrams of Arbitrary Lattices ↗, 2011
- Confluent Hasse Diagrams ↗, 2018
References
Workaround
You can create a Hasse diagram manually, for example, using Graphviz diagram. The diagram above was created with the following code: