54 WarnS(
"minbase applies only to the local or homogeneous case over coefficient fields");
63 WarnS(
"minbase applies only to the local or homogeneous case over coefficient fields");
87 while ((k > 0) && (h3->m[k-1] ==
NULL)) k--;
90 while ((l > 0) && (h2->m[l-1] ==
NULL)) l--;
91 for (i=l-1; i>=0; i--)
96 while ((ll < k) && ((h3->m[ll] ==
NULL)
107 e->m[
j] =
pCopy(h2->m[i]);
152 for (j=0;j<r->N-1;j++) names[j]=r->names[j];
177 for (l=
IDELEMS(h1)-1; l>=0; l--)
179 h->m[
l] = h1->m[
l]; h1->m[
l]=
NULL;
182 for (l=
IDELEMS(h2)-1; l>=0; l--)
184 h->m[l+
j] = h2->m[
l]; h2->m[
l]=
NULL;
206 int rank=
si_max(h1->rank,h2->rank);
209 ideal first,second,temp,temp1,
result;
221 int t=flength; flength=slength; slength=t;
223 length =
si_max(flength,slength);
240 while ((j>0) && (first->m[j-1]==
NULL)) j--;
245 if (first->m[i]!=
NULL)
247 if (syz_ring==orig_ring)
248 temp->m[
k] =
pCopy(first->m[i]);
250 temp->m[
k] =
prCopyR(first->m[i], orig_ring, syz_ring);
261 for (i=0;i<
IDELEMS(second);i++)
263 if (second->m[i]!=
NULL)
265 if (syz_ring==orig_ring)
266 temp->m[
k] =
pCopy(second->m[i]);
275 if (w!=
NULL)
delete w;
277 if(syz_ring!=orig_ring)
284 if ((temp1->m[i]!=
NULL)
285 && (
p_GetComp(temp1->m[i],syz_ring)>length))
287 if(syz_ring==orig_ring)
293 p =
prMoveR(temp1->m[i], syz_ring,orig_ring);
310 if(syz_ring!=orig_ring)
327 if (w!=
NULL)
delete w;
343 ideal bigmat,tempstd,
result;
349 for (i=0;i<length;i++)
356 if (realrki>maxrk) maxrk = realrki;
362 return idInit(1,arg[i]->rank);
379 bigmat =
idInit(j,(
k+1)*maxrk);
381 for (i=0;i<maxrk;i++)
388 bigmat->m[
i] =
pAdd(bigmat->m[i],p);
394 for (j=0;j<length;j++)
398 for (l=0;l<
IDELEMS(arg[j]);l++)
400 if (arg[j]->
m[l]!=
NULL)
402 if (syz_ring==orig_ring)
403 bigmat->m[
i] =
pCopy(arg[j]->
m[l]);
415 if (w!=
NULL)
delete w;
418 if(syz_ring!=orig_ring)
424 for (j=0;j<
IDELEMS(tempstd);j++)
428 if (syz_ring==orig_ring)
429 p =
pCopy(tempstd->m[j]);
438 if(syz_ring!=orig_ring)
441 if(syz_ring!=orig_ring)
472 Warn(
"syzcomp too low, should be %d instead of %d",k,syzcomp);
476 h2->rank = syzcomp+
i;
516 BOOLEAN setRegularity,
int *deg)
519 int j,
k, length=0,reg;
521 int ii, idElemens_h1;
527 for(ii=0;ii<idElemens_h1 ;ii++)
pTest(h1->m[ii]);
544 if (orig_ring != syz_ring)
562 if (orig_ring != syz_ring)
565 for (j=0; j<
IDELEMS(s_h3); j++)
567 if (s_h3->m[j] !=
NULL)
570 p_Shift(&s_h3->m[j], -k,syz_ring);
593 for (j=
IDELEMS(s_h3)-1; j>=0; j--)
595 if (s_h3->m[j] !=
NULL)
599 e->m[
j] = s_h3->m[
j];
600 isMonomial=isMonomial && (
pNext(s_h3->m[j])==
NULL);
620 if (dp_C_ring != syz_ring)
629 for (j=0;j<length;j++)
635 if (dp_C_ring != syz_ring)
668 if (orig_ring != syz_ring)
684 if (orig_ring != syz_ring)
721 return idInit(1,h1->rank);
737 if (orig_ring != syz_ring)
748 if (w!=
NULL)
delete w;
754 for (j=0; j<
IDELEMS(s_h3); j++)
756 if (s_h3->m[j] !=
NULL)
783 (*syz)->m[
j]=s_h3->m[
j];
805 if (syz_ring!=orig_ring)
814 for (j=0; j<
IDELEMS(s_h2); j++)
816 if (s_h2->m[j] !=
NULL)
818 q =
prMoveR( s_h2->m[j], syz_ring,orig_ring);
840 for (i=0; i<
IDELEMS(s_h3); i++)
846 for (i=0; i<
IDELEMS(*syz); i++)
852 if (syz_ring!=orig_ring)
rDelete(syz_ring);
864 for (j=0; j<
IDELEMS(s_temp); j++)
870 for (j=0; j<
IDELEMS(s_temp); j++)
872 if (s_temp->m[j]!=
NULL)
883 s_temp->rank = k+
IDELEMS(s_temp);
907 *rest=
idInit(1,mod->rank);
909 return idInit(1,mod->rank);
913 WerrorS(
"2nd module does not lie in the first");
918 comps_to_add =
IDELEMS(submod);
919 while ((comps_to_add>0) && (submod->m[comps_to_add-1]==
NULL))
923 if ((k!=0) && (lsmod==0)) lsmod=1;
924 k=
si_max(k,(
int)mod->rank);
925 if (k<submod->rank) {
WarnS(
"rk(submod) > rk(mod) ?");k=submod->rank; }
932 if (orig_ring != syz_ring)
967 for(
j = 0;
j<comps_to_add;
j++)
980 s_temp->rank += (k+comps_to_add);
982 ideal s_result =
kNF(s_h3,
currRing->qideal,s_temp,k);
983 s_result->rank = s_h3->rank;
990 if (s_result->m[
j]!=
NULL)
998 WarnS(
"first module not a standardbasis\n" 999 "// ** or second not a proper submodule");
1002 WerrorS(
"2nd module does not lie in the first");
1010 p = s_rest->m[
j] = s_result->m[
j];
1012 s_result->m[
j] =
pNext(p);
1017 pNeg(s_result->m[
j]);
1020 if ((lsmod==0) && (s_rest!=
NULL))
1024 if (s_rest->m[
j-1]!=
NULL)
1027 s_rest->m[
j-1] = s_rest->m[
j-1];
1031 if(syz_ring!=orig_ring)
1046 *unit=
mpNew(comps_to_add,comps_to_add);
1048 for(i=0;i<
IDELEMS(s_result);i++)
1050 poly p=s_result->m[
i];
1063 pIter(s_result->m[i]);
1068 else p=s_result->m[
i];
1136 R->m[
i]=
pAdd(R->m[i],p0);
1158 int i,
l,ll,
k,kkk,kmax;
1166 if ((k2==0) && (k>1)) *addOnlyOne =
FALSE;
1173 if (weights!=
NULL)
delete weights;
1178 if (h2->m[i] !=
NULL)
1180 p =
pCopy(h2->m[i]);
1189 *kkmax = kmax = j*k+1;
1198 ideal h4 =
idInit(16,kmax+k-1);
1209 if (h4->m[i-1]!=
NULL)
1222 if(temph1->m[l]!=
NULL)
1224 for (ll=0; ll<
j; ll++)
1226 p =
pCopy(temph1->m[l]);
1248 h4->m[
i] = h4->m[i+1];
1289 if (orig_ring!=syz_ring)
1291 s_h4 =
idrMoveR(s_h4,orig_ring, syz_ring);
1314 m=idModule2Matrix(
idCopy(s_h3));
1315 Print(
"result, kmax=%d:\n",kmax);
1320 if (weights1!=
NULL)
delete weights1;
1325 if ((s_h3->m[i]!=
NULL) && (
pGetComp(s_h3->m[i])>=kmax))
1338 s_h3->rank = h1->rank;
1339 if(syz_ring!=orig_ring)
1358 int *block0,*block1;
1372 WerrorS(
"cannot eliminate in a qring");
1385 WerrorS(
"no elimination is possible: subalgebra is not admissible");
1395 if (origR->order[
k]!=0) ordersize++;
1402 for (
k=0;
k<ordersize-1;
k++)
1404 block0[
k+1] = origR->block0[
k];
1405 block1[
k+1] = origR->block1[
k];
1406 ord[
k+1] = origR->order[
k];
1407 if (origR->wvhdl[
k]!=
NULL) wv[
k+1] = (
int*)
omMemDup(origR->wvhdl[
k]);
1417 double wNsqr = (double)2.0 / (
double)(
currRing->N);
1421 wCall(h1->m, sl, x, wNsqr);
1422 for (sl = (
currRing->N); sl!=0; sl--)
1423 wv[1][sl-1] = x[sl + (
currRing->N) + 1];
1439 block0=(
int*)
omAlloc0(4*
sizeof(
int));
1440 block1=(
int*)
omAlloc0(4*
sizeof(
int));
1441 wv=(
int**)
omAlloc0(4*
sizeof(
int**));
1442 block0[0] = block0[1] = 1;
1443 block1[0] = block1[1] =
rVar(origR);
1448 for (j=0;j<
rVar(origR);j++)
1449 if (
pGetExp(delVar,j+1)!=0) wv[0][j]=1;
1451 for (j=0;j<
rVar(origR);j++)
1456 for (j=0;j<
rVar(origR);j++)
1466 block0=(
int*)
omAlloc0(4*
sizeof(
int));
1467 block1=(
int*)
omAlloc0(4*
sizeof(
int));
1468 wv=(
int**)
omAlloc0(4*
sizeof(
int**));
1469 block0[0] = block0[1] = 1;
1470 block1[0] = block1[1] =
rVar(origR);
1474 for (j=0;j<
rVar(origR);j++)
1477 for (j=0;j<
rVar(origR);j++)
1478 if (
pGetExp(delVar,j+1)!=0) wv[1][j]=1;
1488 block0=(
int*)
omAlloc0(ordersize*
sizeof(
int));
1489 block1=(
int*)
omAlloc0(ordersize*
sizeof(
int));
1490 wv=(
int**)
omAlloc0(ordersize*
sizeof(
int**));
1491 for (
k=0;
k<ordersize-1;
k++)
1493 block0[
k+1] = origR->block0[
k];
1494 block1[
k+1] = origR->block1[
k];
1495 ord[
k+1] = origR->order[
k];
1496 if (origR->wvhdl[
k]!=
NULL) wv[
k+1] = (
int*)
omMemDup(origR->wvhdl[
k]);
1499 block1[0] =
rVar(origR);
1501 for (j=0;j<
rVar(origR);j++)
1502 if (
pGetExp(delVar,j+1)!=0) wv[0][j]=1;
1512 tmpR->block0 = block0;
1513 tmpR->block1 = block1;
1523 WerrorS(
"no elimination is possible: ordering condition is violated");
1540 if (origR->qideal!=
NULL)
1542 WarnS(
"eliminate in q-ring: experimental");
1568 while ((i >= 0) && (hh->m[i] ==
NULL)) i--;
1571 for (
k=0;
k<=
i;
k++)
1583 h3->m[
j] =
prMoveR( hh->m[
k], tmpR,origR);
1595 #ifdef WITH_OLD_MINOR 1599 poly idMinor(
matrix a,
int ar,
unsigned long which, ideal
R)
1603 int *rowchoise,*colchoise;
1612 rowchoise=(
int *)
omAlloc(ar*
sizeof(
int));
1613 colchoise=(
int *)
omAlloc(ar*
sizeof(
int));
1628 for (i=1; i<=ar; i++)
1630 for (j=1; j<=ar; j++)
1645 for (i=1; i<=ar; i++)
1669 int *rowchoise,*colchoise;
1678 rowchoise=(
int *)
omAlloc(ar*
sizeof(
int));
1679 colchoise=(
int *)
omAlloc(ar*
sizeof(
int));
1680 if ((i>512) || (j>512) || (i*j >512)) size=512;
1691 for (i=1; i<=ar; i++)
1693 for (j=1; j<=ar; j++)
1723 for (i=1; i<=ar; i++)
1751 const int r = a->nrows;
1752 const int c = a->ncols;
1754 if((ar<=0) || (ar>r) || (ar>c))
1756 Werror(
"%d-th minor, matrix is %dx%d",ar,r,c);
1768 for (
int i=r*c-1;
i>=0;
i--)
1769 if (a->m[
i] !=
NULL)
1804 result =
idrMoveR(result,tmpR,origR);
1822 if (id1->m[i] !=
NULL)
1845 for (i=length-1;i>=0;i--)
1851 if (w->
length()+1 < cmax)
1860 for (i=length-1;i>=0;i--)
1993 int i,
k,rk,flength=0,slength,length;
2001 length =
si_max(flength,slength);
2013 for (i=0;i<length;i++)
2014 ((*wtmp)[i])=(**w)[
i];
2024 ((*wtmp)[i+length]) = d;
2031 temp->m[
i] =
pCopy(h2->m[i]);
2035 if(temp->m[i]!=
NULL)
2054 temp->m[
k] =
pCopy(h1->m[i]);
2072 if (syz_ring != orig_ring)
2090 ((**w)[
i])=(*wtmp)[i+length];
2092 if (wtmp!=
NULL)
delete wtmp;
2094 for (i=0;i<
IDELEMS(s_temp1);i++)
2096 if ((s_temp1->m[i]!=
NULL)
2097 && (((int)
pGetComp(s_temp1->m[i]))<=length))
2109 if (syz_ring!=orig_ring)
2133 while ((i>0) && (mod->m[i-1]==
NULL)) i--;
2154 for (i=0;i<(*convert)->length();i++)
2156 result->m[
i] =
pCopy(kBase->m[(**convert)[i]-1]);
2168 while ((j>0) && (kbase->m[j-1]==
NULL)) j--;
2169 if (j==0)
return -1;
2178 if (j==0)
return -1;
2240 while ((i>0) && (kbase->m[i-1]==
NULL)) i--;
2243 while ((
j>0) && (arg->m[
j-1]==
NULL))
j--;
2247 while ((
j>0) && (arg->m[
j-1]==
NULL))
j--;
2259 MATELEM(result,(*convert)[pos],
k+1) =
2277 for (i=
IDELEMS(arg)-1;i>=0;i--)
2301 int i,next_gen,next_comp;
2303 if (!inPlace) res =
idCopy(arg);
2305 int *red_comp=(
int*)
omAlloc((res->rank+1)*
sizeof(int));
2306 for (i=res->rank;i>=0;i--) red_comp[
i]=
i;
2312 if (next_gen<0)
break;
2315 for(i=next_comp+1;i<=arg->rank;i++) red_comp[i]--;
2318 for(i=next_comp;i<(*w)->length();i++) (**w)[i-1]=(**w)[
i];
2326 if ((w !=
NULL)&&(*w!=
NULL) &&(del>0))
2328 int nl=
si_max((*w)->length()-del,1);
2330 for(i=0;i<res->rank;i++) (*wtmp)[
i]=(**w)[
i];
2344 ideal I=
idInit(2,1); I->m[0]=
f; I->m[1]=
g;
2347 if (w!=
NULL)
delete w;
2358 ideal I=
idInit(2,1); I->m[0]=
f; I->m[1]=
g;
2363 if (w!=
NULL)
delete w;
2383 int cnt=
IDELEMS(xx[0])*xx[0]->nrows;
2385 result->nrows=xx[0]->nrows;
2386 result->ncols=xx[0]->ncols;
2389 number *
x=(number *)
omAlloc(rl*
sizeof(number));
2390 for(i=cnt-1;i>=0;i--)
2396 for(j=rl-1;j>=0;j--)
2405 for(j=rl-1;j>=0;j--)
2418 number n=n_ChineseRemainder(x,q,rl, R->cf);
2420 for(j=rl-1;j>=0;j--)
2435 for(i=rl-1;i>=0;i--)
id_Delete(&(xx[i]), R);
2460 result->nrows=x->nrows;
2461 result->ncols=x->ncols;
2464 for(i=cnt-1;i>=0;i--)
2568 for (
int i = 0;
i < idsize;
i++)
2570 id_sort[
i].
p =
id->m[
i];
2574 int index, index_i, index_j;
2576 for (
int j = 1;
j < idsize;
j++)
2580 index_i = id_sort[
i].
index;
2581 index_j = id_sort[
j].
index;
2582 if (index_j > index_i)
#define TEST_OPT_NOTREGULARITY
matrix idDiff(matrix i, int k)
#define pSetmComp(p)
TODO:
void p_SetModDeg(intvec *w, ring r)
for idElimination, like a, except pFDeg, pWeigths ignore it
#define idMaxIdeal(D)
initialise the maximal ideal (at 0)
const CanonicalForm int s
ring sm_RingChange(const ring origR, long bound)
void idDelEquals(ideal id)
poly kNF(ideal F, ideal Q, poly p, int syzComp, int lazyReduce)
void idKeepFirstK(ideal id, const int k)
keeps the first k (>= 1) entries of the given ideal (Note that the kept polynomials may be zero...
static void idPrepareStd(ideal s_temp, int k)
static CanonicalForm bound(const CFMatrix &M)
poly idDecompose(poly monom, poly how, ideal kbase, int *pos)
poly prCopyR(poly p, ring src_r, ring dest_r)
#define idDelete(H)
delete an ideal
void idLiftW(ideal P, ideal Q, int n, matrix &T, ideal &R, short *w)
Compatiblity layer for legacy polynomial operations (over currRing)
int idIndexOfKBase(poly monom, ideal kbase)
void p_TakeOutComp(poly *p, long comp, poly *q, int *lq, const ring r)
BOOLEAN nc_rComplete(const ring src, ring dest, bool bSetupQuotient)
BOOLEAN idTestHomModule(ideal m, ideal Q, intvec *w)
ideal id_ChineseRemainder(ideal *xx, number *q, int rl, const ring r)
poly prMoveR(poly &p, ring src_r, ring dest_r)
void mp_RecMin(int ar, ideal result, int &elems, matrix a, int lr, int lc, poly barDiv, ideal R, const ring r)
produces recursively the ideal of all arxar-minors of a
static FORCE_INLINE number n_Init(long i, const coeffs r)
a number representing i in the given coeff field/ring r
#define omFreeSize(addr, size)
#define idSimpleAdd(A, B)
matrix idDiffOp(ideal I, ideal J, BOOLEAN multiply)
static short rVar(const ring r)
#define rVar(r) (r->N)
void id_Delete(ideal *h, ring r)
deletes an ideal/module/matrix
int pCompare_qsort(const void *a, const void *b)
CanonicalForm divide(const CanonicalForm &ff, const CanonicalForm &f, const CFList &as)
ring rAssure_SyzOrder(const ring r, BOOLEAN complete)
ideal kStd(ideal F, ideal Q, tHomog h, intvec **w, intvec *hilb, int syzComp, int newIdeal, intvec *vw, s_poly_proc_t sp)
ideal idMultSect(resolvente arg, int length)
static void ipPrint_MA0(matrix m, const char *name)
void WerrorS(const char *s)
ideal idModulo(ideal h2, ideal h1, tHomog hom, intvec **w)
static intvec * idSort(ideal id, BOOLEAN nolex=TRUE)
#define TEST_V_INTERSECT_ELIM
void mp_MinorToResult(ideal result, int &elems, matrix a, int r, int c, ideal R, const ring)
entries of a are minors and go to result (only if not in R)
static number & pGetCoeff(poly p)
return an alias to the leading coefficient of p assumes that p != NULL NOTE: not copy ...
#define pEqualPolys(p1, p2)
ideal idMinEmbedding(ideal arg, BOOLEAN inPlace, intvec **w)
poly singclap_pdivide(poly f, poly g, const ring r)
long sm_ExpBound(ideal m, int di, int ra, int t, const ring currRing)
ideal idQuot(ideal h1, ideal h2, BOOLEAN h1IsStb, BOOLEAN resultIsIdeal)
static number p_SetCoeff(poly p, number n, ring r)
#define pGetComp(p)
Component.
static poly p_Copy(poly p, const ring r)
returns a copy of p
ideal idMinBase(ideal h1)
matrix idCoeffOfKBase(ideal arg, ideal kbase, poly how)
static poly p_Copy_noCheck(poly p, const ring r)
returns a copy of p (without any additional testing)
int p_Weight(int i, const ring r)
ring currRing
Widely used global variable which specifies the current polynomial ring for Singular interpreter and ...
#define pGetExp(p, i)
Exponent.
void id_Shift(ideal M, int s, const ring r)
static poly p_Head(poly p, const ring r)
long p_DegW(poly p, const short *w, const ring R)
static ideal idInitializeQuot(ideal h1, ideal h2, BOOLEAN h1IsStb, BOOLEAN *addOnlyOne, int *kkmax)
ideal idSect(ideal h1, ideal h2)
long p_Deg(poly a, const ring r)
Coefficient rings, fields and other domains suitable for Singular polynomials.
ideal idSeries(int n, ideal M, matrix U, intvec *w)
ideal idElimination(ideal h1, poly delVar, intvec *hilb)
poly p_Farey(poly p, number N, const ring r)
void id_DelMultiples(ideal id, const ring r)
ideal id = (id[i]), c any unit if id[i] = c*id[j] then id[j] is deleted for j > i ...
long id_RankFreeModule(ideal s, ring lmRing, ring tailRing)
return the maximal component number found in any polynomial in s
intvec * idMWLift(ideal mod, intvec *weights)
const CanonicalForm CFMap CFMap & N
BOOLEAN rComplete(ring r, int force)
this needs to be called whenever a new ring is created: new fields in ring are created (like VarOffse...
static long p_GetExp(const poly p, const unsigned long iBitmask, const int VarOffset)
get a single variable exponent : the integer VarOffset encodes:
END_NAMESPACE BEGIN_NAMESPACE_SINGULARXX ideal poly int syzComp
ideal idMinors(matrix a, int ar, ideal R)
compute all ar-minors of the matrix a the caller of mpRecMin the elements of the result are not in R ...
ideal idFreeModule(int i)
static BOOLEAN rIsPluralRing(const ring r)
we must always have this test!
double(* wFunctional)(int *degw, int *lpol, int npol, double *rel, double wx, double wNsqr)
ring rCopy0(const ring r, BOOLEAN copy_qideal, BOOLEAN copy_ordering)
ideal idSectWithElim(ideal h1, ideal h2)
ring rAssure_SyzComp(const ring r, BOOLEAN complete)
ring rAssure_dp_C(const ring r)
void idSort_qsort(poly_sort *id_sort, int idsize)
ideal idrMoveR(ideal &id, ring src_r, ring dest_r)
static int p_LmCmp(poly p, poly q, const ring r)
void idGetNextChoise(int r, int end, BOOLEAN *endch, int *choise)
static int si_max(const int a, const int b)
int p_Compare(const poly a, const poly b, const ring R)
void PrintS(const char *s)
static long p_MinComp(poly p, ring lmRing, ring tailRing)
char name(const Variable &v)
ideal idCreateSpecialKbase(ideal kBase, intvec **convert)
static poly p_LmFreeAndNext(poly p, ring)
BOOLEAN idIsSubModule(ideal id1, ideal id2)
resolvente sySchreyerResolvente(ideal arg, int maxlength, int *length, BOOLEAN isMonomial=FALSE, BOOLEAN notReplace=FALSE)
#define pHead(p)
returns newly allocated copy of Lm(p), coef is copied, next=NULL, p might be NULL ...
static FORCE_INLINE BOOLEAN n_IsZero(number n, const coeffs r)
TRUE iff 'n' represents the zero element.
void idSkipZeroes(ideal ide)
gives an ideal/module the minimal possible size
static poly pReverse(poly p)
static int index(p_Length length, p_Ord ord)
void rSetSyzComp(int k, const ring r)
void rChangeCurrRing(ring r)
poly id_GCD(poly f, poly g, const ring r)
void p_Shift(poly *p, int i, const ring r)
shifts components of the vector p by i
matrix mpNew(int r, int c)
create a r x c zero-matrix
#define TEST_OPT_RETURN_SB
static void p_Delete(poly *p, const ring r)
ideal idMult(ideal h1, ideal h2)
hh := h1 * h2
matrix mp_MultP(matrix a, poly p, const ring R)
multiply a matrix 'a' by a poly 'p', destroy the args
#define SI_RESTORE_OPT2(A)
ideal idInit(int idsize, int rank)
initialise an ideal / module
#define pSeries(n, p, u, w)
static unsigned long p_SetExp(poly p, const unsigned long e, const unsigned long iBitmask, const int VarOffset)
set a single variable exponent : VarOffset encodes the position in p->exp
poly p_DivideM(poly a, poly b, const ring r)
static BOOLEAN rField_is_Ring(const ring r)
BOOLEAN idHomIdeal(ideal id, ideal Q=NULL)
static ideal idPrepare(ideal h1, tHomog hom, int syzcomp, intvec **w)
#define pDivisibleBy(a, b)
returns TRUE, if leading monom of a divides leading monom of b i.e., if there exists a expvector c > ...
ideal id_Farey(ideal x, number N, const ring r)
void pEnlargeSet(poly **p, int l, int increment)
void wCall(poly *s, int sl, int *x, double wNsqr, const ring R)
BOOLEAN rHasGlobalOrdering(const ring r)
void rDelete(ring r)
unconditionally deletes fields in r
void pTakeOutComp(poly *p, long comp, poly *q, int *lq, const ring R=currRing)
Splits *p into two polys: *q which consists of all monoms with component == comp and *p of all other ...
void sm_KillModifiedRing(ring r)
static void idDeleteComps(ideal arg, int *red_comp, int del)
ideal kMin_std(ideal F, ideal Q, tHomog h, intvec **w, ideal &M, intvec *hilb, int syzComp, int reduced)
ideal idLiftStd(ideal h1, matrix *ma, tHomog hi, ideal *syz)
void idInitChoise(int r, int beg, int end, BOOLEAN *endch, int *choise)
poly mp_DetBareiss(matrix a, const ring r)
returns the determinant of the matrix m; uses Bareiss algorithm
ideal idrCopyR(ideal id, ring src_r, ring dest_r)
ideal idLift(ideal mod, ideal submod, ideal *rest, BOOLEAN goodShape, BOOLEAN isSB, BOOLEAN divide, matrix *unit)
static void p_Setm(poly p, const ring r)
void syGaussForOne(ideal syz, int elnum, int ModComp, int from, int till)
matrix mp_Copy(matrix a, const ring r)
copies matrix a (from ring r to r)
static nc_type & ncRingType(nc_struct *p)
ideal idXXX(ideal h1, int k)
#define TEST_V_INTERSECT_SYZ
poly prMoveR_NoSort(poly &p, ring src_r, ring dest_r)
static poly p_Neg(poly p, const ring r)
intvec * syBetti(resolvente res, int length, int *regularity, intvec *weights, BOOLEAN tomin, int *row_shift)
int id_ReadOutPivot(ideal arg, int *comp, const ring r)
static poly p_Add_q(poly p, poly q, const ring r)
BOOLEAN nc_CheckSubalgebra(poly PolyVar, ring r)
ideal idSyzygies(ideal h1, tHomog h, intvec **w, BOOLEAN setSyzComp, BOOLEAN setRegularity, int *deg)
BOOLEAN idIs0(ideal h)
returns true if h is the zero ideal
#define pSetCoeff(p, n)
deletes old coeff before setting the new one
#define SI_RESTORE_OPT1(A)
ideal idrCopyR_NoSort(ideal id, ring src_r, ring dest_r)
ideal id_Matrix2Module(matrix mat, const ring R)
BOOLEAN idHomModule(ideal m, ideal Q, intvec **w)
void Werror(const char *fmt,...)
ideal kGroebner(ideal F, ideal Q)
double wFunctionalBuch(int *degw, int *lpol, int npol, double *rel, double wx, double wNsqr)
ideal idrMoveR_NoSort(ideal &id, ring src_r, ring dest_r)
#define pCopy(p)
return a copy of the poly
#define MATELEM(mat, i, j)