|
7.7.6.0. ivOrdMisLex
Procedure from library fpadim.lib (see fpadim_lib).
- Usage:
- ivOrdMisLex(M); M a list of intvecs
- Return:
- list, containing the ordered intvecs of M
- Purpose:
- Orders a given set of mistletoes lexicographically
- Assume:
- - basering is a Letterplace ring.
- intvecs correspond to monomials, as explained in the overview
- Note:
- - This is preprocessing, it's not needed if the mistletoes are returned
from the sickle algorithm.
- Each entry of the list returned is an intvec.
Example:
|