Searched refs:isHyperRectangular (Results 1 – 3 of 3) sorted by relevance
451 bool isHyperRectangular(unsigned pos, unsigned num) const;
1597 bool IntegerRelation::isHyperRectangular(unsigned pos, unsigned num) const { in isHyperRectangular() function in IntegerRelation
451 if (!cst.isHyperRectangular(0, input.size())) { in checkIfHyperRectangular()