andreshp / francy-monoids

A GAP package with graphic tools related to commutative monoids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

francy-monoids

A GAP package with graphic tools related to commutative monoids

This package requires francy and numericalsgps.

Implemented tools

  • Functions to draw hasse diagrams of the integers with the order relation of a numerical semigroup. See hasse_diagrams.g.
  • Functions to draw the tree of the sons of a numerical semigroup. See tree_semigroups.g.
  • Functions to draw the graphs of an element of a numerical semigroup. See graphs_element.g.
  • Functions to draw the tree of gluings of a numerical semigroup. See gluings.g.

Examples

See the examples directory for a jupyter notebook and a gap file with examples.

About

A GAP package with graphic tools related to commutative monoids

License:GNU General Public License v3.0


Languages

Language:GAP 100.0%