Macaulay2 » Documentation
Packages » WeylGroups > HasseDiagram
next | previous | forward | backward | up | index | toc

HasseDiagram -- the class of Hasse diagrams

Description

A Hasse diagram is a list describing the connexions in a Hasse diagram. It contains sublists representing rows. Each row contains several vertices together with edges to some element in the next row given by its position in the row. This data format is intended for displaying.

Methods that use an object of class HasseDiagram :

For the programmer

The object HasseDiagram is a type, with ancestor classes BasicList < Thing.