Library of posets in GAP?

326 Views Asked by At

Is there a way to obtain in GAP the Hasse diagrams of famous posets like the partition lattice or the divisor lattice of an integer? If they are not saved, is there a way to get them somehow else, like with using SAGE? If not, is there a trick to obtain the Hasse diagram easily without programming everything from the start? Are small posets or lattice saved in GAP? Like the ones with at most 7 points.

1

There are 1 best solutions below

1
On

Concerning the specific question: No, GAP has no formal ``poset'' data type and thus also does not have a library of posets. However it is likely that such a library exists as a standalone resource on the web.