Macaulay2 Engine
Loading...
Searching...
No Matches
ReducedGB_Field_Local::divisor_info Struct Reference

Per-element bookkeeping record used by ReducedGB_Field_Local during local-ring GB minimisation. More...

#include <reducedgb-field-local.hpp>

Public Attributes

POLY g
int size
int alpha

Detailed Description

Per-element bookkeeping record used by ReducedGB_Field_Local during local-ring GB minimisation.

Note
AI-generated documentation. Verify against the source before relying on it.

g is the (poly, syzygy) pair, size caches the number of terms (so the minimisation pass can prefer shorter divisors), and alpha records the homogenising shift the local-ring normal-form computation needs to apply when this element is used as a tail-reducer.

Definition at line 35 of file reducedgb-field-local.hpp.


The documentation for this struct was generated from the following file: