![]() |
My Project
|
#include "kernel/mod2.h"
#include "misc/mylimits.h"
#include "misc/options.h"
#include "misc/intvec.h"
#include "coeffs/numbers.h"
#include "polys/monomials/ring.h"
#include "polys/kbuckets.h"
#include "polys/prCopy.h"
#include "kernel/polys.h"
#include "kernel/GBEngine/kstd1.h"
#include "kernel/GBEngine/kutil.h"
#include "kernel/combinatorics/stairc.h"
#include "kernel/ideals.h"
#include "kernel/GBEngine/syz.h"
Go to the source code of this file.
Variables | |
VAR int * | currcomponents =NULL |
VAR long * | currShiftedComponents =NULL |
Definition at line 530 of file p_polys.cc.
intvec * syBettiOfComputation | ( | syStrategy | syzstr, |
BOOLEAN | minim, | ||
int * | row_shift, | ||
intvec * | weights | ||
) |
Don't change the syzstr???
Definition at line 1756 of file syz1.cc.
SSet syChosePairs | ( | syStrategy | syzstr, |
int * | index, | ||
int * | howmuch, | ||
int * | actdeg | ||
) |
Definition at line 1288 of file syz1.cc.
|
static |
Definition at line 1181 of file syz1.cc.
syStrategy syCopy | ( | syStrategy | syzstr | ) |
Definition at line 82 of file syz1.cc.
|
static |
Definition at line 1069 of file syz1.cc.
int syDim | ( | syStrategy | syzstr | ) |
void syEnlargeFields | ( | syStrategy | syzstr, |
int | index | ||
) |
void syEnterPair | ( | syStrategy | syzstr, |
SObject * | so, | ||
int * | sPlength, | ||
int | index | ||
) |
Definition at line 293 of file syz1.cc.
int syInitSyzMod | ( | syStrategy | syzstr, |
int | index, | ||
int | init | ||
) |
void syKillComputation | ( | syStrategy | syzstr, |
ring | r | ||
) |
Definition at line 1495 of file syz1.cc.
void syKillEmptyEntres | ( | resolvente | res, |
int | length | ||
) |
syStrategy syLaScala | ( | ideal | arg, |
int & | maxlength, | ||
intvec * | weights | ||
) |
Definition at line 2558 of file syz1.cc.
syStrategy syLaScala3 | ( | ideal | arg, |
int * | length | ||
) |
Definition at line 2432 of file syz1.cc.
Definition at line 649 of file syz1.cc.
syStrategy syMinimize | ( | syStrategy | syzstr | ) |
Definition at line 2393 of file syz1.cc.
|
static |
Definition at line 2151 of file syz1.cc.
|
static |
Definition at line 461 of file syz1.cc.
void syPrint | ( | syStrategy | syzstr, |
const char * | sn | ||
) |
Definition at line 1935 of file syz1.cc.
|
static |
Definition at line 2312 of file syz1.cc.
|
static |
Definition at line 915 of file syz1.cc.
Definition at line 768 of file syz1.cc.
poly syRedtail | ( | poly | p, |
syStrategy | syzstr, | ||
int | index | ||
) |
resolvente syReorder | ( | resolvente | res, |
int | length, | ||
syStrategy | syzstr, | ||
BOOLEAN | toCopy, | ||
resolvente | totake | ||
) |
Definition at line 1641 of file syz1.cc.
Definition at line 334 of file syz1.cc.
void syResetShiftedComponents | ( | syStrategy | syzstr, |
int | index, | ||
int | hilb | ||
) |
Definition at line 409 of file syz1.cc.
int sySize | ( | syStrategy | syzstr | ) |
|
static |