![]() |
My Project
|
Computation of Syzygies. More...
Go to the source code of this file.
Data Structures | |
class | SBucketFactory |
sBucket Factory More... | |
struct | SchreyerSyzygyComputationFlags |
Computation attribute storage. More... | |
class | CLCM |
class | CLeadingTerm |
class | CReducerFinder |
struct | CCacheCompare |
class | SchreyerSyzygyComputation |
Computing syzygies after Schreyer. More... | |
Macros | |
#define | NOPRODUCT 1 |
#define | NODIVISION 1 |
Typedefs | |
typedef idrec * | idhdl |
typedef kBucket * | kBucket_pt |
typedef sBucket * | sBucket_pt |
typedef poly | TCacheKey |
typedef poly | TCacheValue |
typedef std::map< TCacheKey, TCacheValue, CCacheCompare > | TP2PCache |
typedef std::map< int, TP2PCache > | TCache |
Computation of Syzygies.
ABSTRACT: Computation of Syzygies due to Schreyer
Definition in file syzextra.h.
#define NODIVISION 1 |
Definition at line 38 of file syzextra.h.
#define NOPRODUCT 1 |
Definition at line 32 of file syzextra.h.
Definition at line 27 of file syzextra.h.
Definition at line 29 of file syzextra.h.
Definition at line 47 of file syzextra.h.
Definition at line 297 of file syzextra.h.
typedef poly TCacheValue |
Definition at line 298 of file syzextra.h.
typedef std::map<TCacheKey, TCacheValue, CCacheCompare> TP2PCache |
Definition at line 314 of file syzextra.h.
|
inlinestatic |
Definition at line 497 of file syzextra.h.
|
inlinestatic |
Definition at line 481 of file syzextra.h.
|
inlinestatic |
Definition at line 506 of file syzextra.h.
|
inlinestatic |
Definition at line 520 of file syzextra.h.
|
inlinestatic |
Definition at line 528 of file syzextra.h.
inplace sorting of the module (ideal) id wrt <_(c,ds)
|
inlinestatic |
Definition at line 513 of file syzextra.h.