You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intCreateSubs(Equations &equations, conststructpolynomial *F, int nVars, int Mdv, const std::vector<std::vector<Basis> > &all_Substitutions, constint *Deg_var_types);
voidBuildSubs(const std::vector<Name> &Set_partitions, int maxDegVar, constint *Deg_var, int row, int col, std::vector<Basis> &tmp, int nVars, std::vector<std::vector<Basis> > &Substitutions);