9 return carl::is_zero(p) || p.is_number();
bool canBeRemoved(const UPoly &p)
Checks whether a polynomial can safely be ignored.
bool canBeForwarded(std::size_t, const UPoly &p)
Checks whether a polynomial can safely be forwarded to the next level.
carl::UnivariatePolynomial< Poly > UPoly
bool is_constant(const T &t)
Checks whether the constraint is constant, i.e.