next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
Binomials :: PartialCharacter

PartialCharacter -- the class of all partial characters

Description

In Binomials the partial character of a cellular binomial ideal is represented as an object of class PartialCharacter. It contains the following three data:
  • J -- the cellular variables
  • L -- a matrix whose colmns are generators for the lattice
  • c -- the list of values the character takes on the generators

Methods that use an object of class PartialCharacter :

For the programmer

The object PartialCharacter is a type, with ancestor classes HashTable < Thing.