Searched refs:reachedLimit (Results 1 – 3 of 3) sorted by relevance
52 bool reachedLimit() const override { return MaxIterations == 0; } in reachedLimit() function
92 virtual bool reachedLimit() const = 0;
386 if (Solver->reachedLimit())