1 #ifndef PPINITIALREDUCTION_H 2 #define PPINITIALREDUCTION_H 7 typedef std::pair<int,int>
mark;
8 typedef std::vector<std::pair<int,int> >
marks;
11 void pReduce(ideal &I,
const number
p,
const ring
r);
implementation of the class tropicalStrategy
std::pair< int, int > mark
void pReduce(ideal &I, const number p, const ring r)
std::vector< std::pair< int, int > > marks
bool ppreduceInitially(ideal I, const ring r, const number p)
reduces I initially with respect to itself.
bool isOrderingLocalInT(const ring r)
void pReduceInhomogeneous(poly &g, const number p, const ring r)