Searched defs:isUnbounded (Results 1 – 3 of 3) sorted by relevance
50 bool isUnbounded() const { return kind == OptimumKind::Unbounded; } isUnbounded() function
135 TEST(SimplexTest, isUnbounded) { in TEST() argument
1466 bool Simplex::isUnbounded() { isUnbounded() function in Simplex