![]() |
My Project
|
#include "kernel/mod2.h"
#include "misc/mylimits.h"
#include "misc/options.h"
#include "polys/nc/nc.h"
#include "polys/nc/sca.h"
#include "polys/weight.h"
#include <stdlib.h>
#include <string.h>
#include "kernel/GBEngine/kutil.h"
#include "polys/kbuckets.h"
#include "coeffs/numbers.h"
#include "kernel/polys.h"
#include "polys/monomials/ring.h"
#include "kernel/ideals.h"
#include "kernel/combinatorics/stairc.h"
#include "kernel/GBEngine/kstd1.h"
#include "polys/operations/pShallowCopyDelete.h"
#include "polys/shiftop.h"
#include "polys/prCopy.h"
#include "kernel/GBEngine/ratgring.h"
Go to the source code of this file.
Macros | |
#define | KUTIL_CC |
#define | MYTEST 0 |
#define | ALL_VS_JUST 0 |
#define | EXT_POLY_NEW 0 |
#define | KDEBUG 2 |
#define | ENTER_USE_MEMMOVE |
#define | KDEBUG 2 |
#define | pDivComp_EQUAL 2 |
#define | pDivComp_LESS 1 |
#define | pDivComp_GREATER -1 |
#define | pDivComp_INCOMP 0 |
#define | kFalseReturn(x) do { if (!x) return FALSE;} while (0) |
Variables | |
VAR denominator_list | DENOMINATOR_LIST =NULL |
VAR int | HCord |
VAR int | Kstd1_deg |
VAR int | Kstd1_mu =INT_MAX |
STATIC_VAR BOOLEAN | sloppy_max = FALSE |
BOOLEAN arriRewCriterion | ( | poly | sig, |
unsigned long | not_sevSig, | ||
poly | lm, | ||
kStrategy | strat, | ||
int | start = 0 |
||
) |
Definition at line 6664 of file kutil.cc.
BOOLEAN arriRewCriterionPre | ( | poly | sig, |
unsigned long | not_sevSig, | ||
poly | lm, | ||
kStrategy | strat, | ||
int | start | ||
) |
Definition at line 6689 of file kutil.cc.
Definition at line 372 of file kutil.cc.
Definition at line 8454 of file kutil.cc.
Definition at line 3217 of file kutil.cc.
Definition at line 3533 of file kutil.cc.
Definition at line 4009 of file kutil.cc.
Definition at line 3474 of file kutil.cc.
Definition at line 565 of file kutil.cc.
Definition at line 624 of file kutil.cc.
Definition at line 4452 of file kutil.cc.
Definition at line 10357 of file kutil.cc.
Definition at line 293 of file kutil.cc.
Definition at line 1215 of file kutil.cc.
Definition at line 1139 of file kutil.cc.
|
inlinestatic |
Definition at line 4249 of file kutil.cc.
Definition at line 4333 of file kutil.cc.
|
static |
Definition at line 2234 of file kutil.cc.
Definition at line 1952 of file kutil.cc.
Definition at line 1346 of file kutil.cc.
|
static |
Definition at line 11892 of file kutil.cc.
BOOLEAN enterOnePairShift | ( | poly | q, |
poly | p, | ||
int | ecart, | ||
int | isFromQ, | ||
kStrategy | strat, | ||
int | atR, | ||
int | ecartq, | ||
int | qisFromQ, | ||
int | shiftcount, | ||
int | ifromS | ||
) |
Definition at line 12251 of file kutil.cc.
|
static |
Definition at line 2446 of file kutil.cc.
|
static |
Definition at line 2703 of file kutil.cc.
Definition at line 3105 of file kutil.cc.
|
static |
Definition at line 12211 of file kutil.cc.
|
static |
Definition at line 12146 of file kutil.cc.
|
static |
Definition at line 1550 of file kutil.cc.
|
static |
Definition at line 12136 of file kutil.cc.
|
static |
Definition at line 11723 of file kutil.cc.
|
static |
Definition at line 1758 of file kutil.cc.
Definition at line 13045 of file kutil.cc.
void enterpairsSig | ( | poly | h, |
poly | hSig, | ||
int | hFrom, | ||
int | k, | ||
int | ecart, | ||
int | pos, | ||
kStrategy | strat, | ||
int | atR | ||
) |
Definition at line 4558 of file kutil.cc.
Definition at line 8846 of file kutil.cc.
Definition at line 8946 of file kutil.cc.
Definition at line 1628 of file kstd1.cc.
Definition at line 8969 of file kutil.cc.
Definition at line 9397 of file kutil.cc.
Definition at line 9195 of file kutil.cc.
Definition at line 9295 of file kutil.cc.
Definition at line 13075 of file kutil.cc.
Definition at line 10105 of file kutil.cc.
BOOLEAN faugereRewCriterion | ( | poly | sig, |
unsigned long | not_sevSig, | ||
poly | lm, | ||
kStrategy | strat, | ||
int | start = 0 |
||
) |
Definition at line 6605 of file kutil.cc.
used for GB over ZZ: final reduction by constant elements background: any known constant element of ideal suppresses intermediate coefficient swell and beautifies output
Definition at line 10945 of file kutil.cc.
Definition at line 9817 of file kutil.cc.
Definition at line 9493 of file kutil.cc.
Definition at line 9644 of file kutil.cc.
Definition at line 9730 of file kutil.cc.
Definition at line 3822 of file kutil.cc.
Definition at line 12593 of file kutil.cc.
void initenterpairsSig | ( | poly | h, |
poly | hSig, | ||
int | hFrom, | ||
int | k, | ||
int | ecart, | ||
int | isFromQ, | ||
kStrategy | strat, | ||
int | atR = -1 |
||
) |
Definition at line 3887 of file kutil.cc.
void initenterpairsSigRing | ( | poly | h, |
poly | hSig, | ||
int | hFrom, | ||
int | k, | ||
int | ecart, | ||
int | isFromQ, | ||
kStrategy | strat, | ||
int | atR = -1 |
||
) |
Definition at line 3947 of file kutil.cc.
Definition at line 4167 of file kutil.cc.
Definition at line 12861 of file kutil.cc.
|
static |
Definition at line 4222 of file kutil.cc.
Definition at line 7635 of file kutil.cc.
Definition at line 10030 of file kutil.cc.
Definition at line 9558 of file kutil.cc.
Definition at line 9928 of file kutil.cc.
Definition at line 7730 of file kutil.cc.
Definition at line 7831 of file kutil.cc.
Definition at line 8140 of file kutil.cc.
Definition at line 8288 of file kutil.cc.
Definition at line 7985 of file kutil.cc.
Definition at line 10551 of file kutil.cc.
Output some debug info about a given strategy.
Definition at line 11577 of file kutil.cc.
TObject * kFindDivisibleByInS_T | ( | kStrategy | strat, |
int | end_pos, | ||
LObject * | L, | ||
TObject * | T, | ||
long | ecart | ||
) |
Definition at line 6740 of file kutil.cc.
Definition at line 11038 of file kutil.cc.
Definition at line 11131 of file kutil.cc.
Definition at line 1012 of file kutil.cc.
Definition at line 926 of file kutil.cc.
Definition at line 801 of file kutil.cc.
Definition at line 1073 of file kutil.cc.
Definition at line 7553 of file kutil.cc.
Definition at line 7566 of file kutil.cc.
Definition at line 10479 of file kutil.cc.
Definition at line 183 of file kutil.cc.
Definition at line 232 of file kutil.cc.
int posInLF5CRing | ( | const LSet | set, |
int | start, | ||
const int | length, | ||
LObject * | p, | ||
const kStrategy | strat | ||
) |
Definition at line 4685 of file kutil.cc.
Definition at line 4786 of file kutil.cc.
used for GB over ZZ: intermediate reduction by monomial elements background: any known constant element of ideal suppresses intermediate coefficient swell
Definition at line 10780 of file kutil.cc.
Definition at line 10856 of file kutil.cc.
used for GB over ZZ: look for constant and monomial elements in the ideal background: any known constant element of ideal suppresses intermediate coefficient swell
Definition at line 10613 of file kutil.cc.
Definition at line 8542 of file kutil.cc.
Definition at line 8437 of file kutil.cc.
Definition at line 169 of file kstd1.cc.
Definition at line 797 of file kstd1.cc.
Definition at line 6883 of file kutil.cc.
Definition at line 6959 of file kutil.cc.
poly redtailBba_NF | ( | poly | p, |
kStrategy | strat | ||
) |
Definition at line 7423 of file kutil.cc.
Definition at line 7317 of file kutil.cc.
Definition at line 7188 of file kutil.cc.
poly redtailBbaBound | ( | LObject * | L, |
int | end_pos, | ||
kStrategy | strat, | ||
int | bound, | ||
BOOLEAN | withT, | ||
BOOLEAN | normalize | ||
) |
Definition at line 7072 of file kutil.cc.
Definition at line 13098 of file kutil.cc.
Definition at line 9104 of file kutil.cc.
Definition at line 1700 of file kutil.cc.
Definition at line 11159 of file kutil.cc.
|
extern |
Definition at line 709 of file misc_ip.cc.
Definition at line 4478 of file kutil.cc.
void superenterpairsSig | ( | poly | h, |
poly | hSig, | ||
int | hFrom, | ||
int | k, | ||
int | ecart, | ||
int | pos, | ||
kStrategy | strat, | ||
int | atR | ||
) |
Definition at line 4491 of file kutil.cc.
Definition at line 6521 of file kutil.cc.
Definition at line 6556 of file kutil.cc.
Definition at line 10145 of file kutil.cc.
Definition at line 8611 of file kutil.cc.
VAR denominator_list DENOMINATOR_LIST =NULL |
STATIC_VAR BOOLEAN sloppy_max = FALSE |