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 columns are generators for the lattice
c -- the list of values the character takes on the generators
Methods that use an object of class PartialCharacter:
idealFromCharacter(Ring,PartialCharacter) -- see idealFromCharacter -- Generate a lattice ideal from a character.