Searched refs:maybeGetAlwaysViolatedRow (Results 1 – 2 of 2) sorted by relevance
634 Optional<unsigned> maybeGetAlwaysViolatedRow();
471 Optional<unsigned> SymbolicLexSimplex::maybeGetAlwaysViolatedRow() { in maybeGetAlwaysViolatedRow() function in SymbolicLexSimplex503 while (Optional<unsigned> row = maybeGetAlwaysViolatedRow()) in doNonBranchingPivots()