Searched defs:Simplex (Results 1 – 1 of 1) sorted by relevance
696 explicit Simplex(unsigned nVar) : SimplexBase(nVar, /*mustUseBigM=*/false) {} in Simplex() function697 explicit Simplex(const IntegerRelation &constraints) in Simplex() function