We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01dba78 commit dc06ef8Copy full SHA for dc06ef8
check/TestPdlp.cpp
@@ -474,7 +474,7 @@ TEST_CASE("cuda-sandbox", "[pdlp]") {
474
#endif
475
476
TEST_CASE("hi-pdlp-halpern", "[pdlp]") {
477
- std::string model = "neso-2005"; //"afiro";
+ std::string model = "afiro"; //"afiro";
478
// shell //stair //25fv47 //fit2p //avgas //neso-2245 //neso-2005
479
std::string model_file =
480
// std::string(HIGHS_DIR) + "/srv/" + model + ".mps.gz";
0 commit comments