1 #ifndef POLYS_NC_GB_HACK_H
2 #define POLYS_NC_GB_HACK_H
6 #ifdef PLURAL_INTERNAL_DECLARATIONS
32 #endif // PLURAL_INTERNAL_DECLARATIONS
35 #endif // POLYS_NC_GB_HACK_H
poly(* NF_Proc)(ideal, ideal, poly, int, int, const ring _currRing)
ideal(* BBA_Proc)(const ideal, const ideal, const intvec *, const intvec *, kStrategy strat, const ring)
ideal k_sca_mora(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing)
Modified modern Sinuglar Mora's algorithm.
ideal k_sca_gr_bba(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing)
Modified Plural's Buchberger's algorithmus.
ideal k_gnc_gr_bba(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing)
The following sip_sideal structure has many different uses thoughout Singular. Basic use-cases for it...
ideal k_gnc_gr_mora(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing)
ideal k_sca_bba(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing)
Modified modern Sinuglar Buchberger's algorithm.