![]() |
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 | 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 6621 of file kutil.cc.
| BOOLEAN arriRewCriterionPre | ( | poly | sig, |
| unsigned long | not_sevSig, | ||
| poly | lm, | ||
| kStrategy | strat, | ||
| int | start | ||
| ) |
Definition at line 6646 of file kutil.cc.
Definition at line 365 of file kutil.cc.
Definition at line 8402 of file kutil.cc.
Definition at line 3204 of file kutil.cc.
Definition at line 3520 of file kutil.cc.
Definition at line 3996 of file kutil.cc.
Definition at line 3461 of file kutil.cc.
Definition at line 557 of file kutil.cc.
Definition at line 616 of file kutil.cc.
Definition at line 4433 of file kutil.cc.
Definition at line 10257 of file kutil.cc.
Definition at line 286 of file kutil.cc.
Definition at line 1208 of file kutil.cc.
Definition at line 1132 of file kutil.cc.
|
inlinestatic |
Definition at line 4232 of file kutil.cc.
Definition at line 4316 of file kutil.cc.
|
static |
Definition at line 2221 of file kutil.cc.
Definition at line 1939 of file kutil.cc.
Definition at line 1334 of file kutil.cc.
|
static |
Definition at line 11790 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 12143 of file kutil.cc.
|
static |
Definition at line 2433 of file kutil.cc.
|
static |
Definition at line 2690 of file kutil.cc.
Definition at line 3092 of file kutil.cc.
|
static |
Definition at line 12105 of file kutil.cc.
|
static |
Definition at line 12044 of file kutil.cc.
|
static |
Definition at line 1538 of file kutil.cc.
|
static |
Definition at line 12034 of file kutil.cc.
|
static |
Definition at line 11621 of file kutil.cc.
|
static |
Definition at line 1746 of file kutil.cc.
Definition at line 12927 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 4536 of file kutil.cc.
Definition at line 8792 of file kutil.cc.
Definition at line 8892 of file kutil.cc.
Definition at line 8915 of file kutil.cc.
Definition at line 9343 of file kutil.cc.
Definition at line 9143 of file kutil.cc.
Definition at line 9242 of file kutil.cc.
Definition at line 12957 of file kutil.cc.
Definition at line 10011 of file kutil.cc.
| BOOLEAN faugereRewCriterion | ( | poly | sig, |
| unsigned long | not_sevSig, | ||
| poly | lm, | ||
| kStrategy | strat, | ||
| int | start = 0 |
||
| ) |
Definition at line 6562 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 10847 of file kutil.cc.
Definition at line 9749 of file kutil.cc.
Definition at line 9435 of file kutil.cc.
Definition at line 9580 of file kutil.cc.
Definition at line 9664 of file kutil.cc.
Definition at line 3809 of file kutil.cc.
Definition at line 12485 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 3874 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 3934 of file kutil.cc.
Definition at line 4152 of file kutil.cc.
Definition at line 12743 of file kutil.cc.
|
static |
Definition at line 4207 of file kutil.cc.
Definition at line 7586 of file kutil.cc.
Definition at line 9936 of file kutil.cc.
Definition at line 9498 of file kutil.cc.
Definition at line 9863 of file kutil.cc.
Definition at line 7679 of file kutil.cc.
Definition at line 7781 of file kutil.cc.
Definition at line 8088 of file kutil.cc.
Definition at line 8236 of file kutil.cc.
Definition at line 7933 of file kutil.cc.
Definition at line 10459 of file kutil.cc.
Output some debug info about a given strategy.
Definition at line 11478 of file kutil.cc.
| TObject * kFindDivisibleByInS_T | ( | kStrategy | strat, |
| int | end_pos, | ||
| LObject * | L, | ||
| TObject * | T, | ||
| long | ecart | ||
| ) |
Definition at line 6697 of file kutil.cc.
Definition at line 10939 of file kutil.cc.
Definition at line 11036 of file kutil.cc.
Definition at line 1004 of file kutil.cc.
Definition at line 916 of file kutil.cc.
Definition at line 789 of file kutil.cc.
Definition at line 1067 of file kutil.cc.
Definition at line 7504 of file kutil.cc.
Definition at line 7517 of file kutil.cc.
Definition at line 10379 of file kutil.cc.
Definition at line 176 of file kutil.cc.
Definition at line 225 of file kutil.cc.
| int posInLF5CRing | ( | const LSet | set, |
| int | start, | ||
| const int | length, | ||
| LObject * | p, | ||
| const kStrategy | strat | ||
| ) |
Definition at line 5567 of file kutil.cc.
Definition at line 4663 of file kutil.cc.
Definition at line 4764 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 10682 of file kutil.cc.
Definition at line 10758 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 10518 of file kutil.cc.
Definition at line 8488 of file kutil.cc.
Definition at line 8385 of file kutil.cc.
Definition at line 6836 of file kutil.cc.
Definition at line 6912 of file kutil.cc.
| poly redtailBba_NF | ( | poly | p, |
| kStrategy | strat | ||
| ) |
Definition at line 7375 of file kutil.cc.
Definition at line 7269 of file kutil.cc.
Definition at line 7140 of file kutil.cc.
| poly redtailBbaBound | ( | LObject * | L, |
| int | end_pos, | ||
| kStrategy | strat, | ||
| int | bound, | ||
| BOOLEAN | withT, | ||
| BOOLEAN | normalize | ||
| ) |
Definition at line 7025 of file kutil.cc.
Definition at line 12980 of file kutil.cc.
Definition at line 1688 of file kutil.cc.
Definition at line 11064 of file kutil.cc.
|
extern |
Definition at line 711 of file misc_ip.cc.
Definition at line 4457 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 4470 of file kutil.cc.
Definition at line 6478 of file kutil.cc.
Definition at line 6513 of file kutil.cc.
Definition at line 10051 of file kutil.cc.
Definition at line 8557 of file kutil.cc.
| VAR denominator_list DENOMINATOR_LIST =NULL |
| STATIC_VAR BOOLEAN sloppy_max = FALSE |