Skip to content

Commit dc06ef8

Browse files
committed
reflected Halpern2
1 parent 01dba78 commit dc06ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check/TestPdlp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ TEST_CASE("cuda-sandbox", "[pdlp]") {
474474
#endif
475475

476476
TEST_CASE("hi-pdlp-halpern", "[pdlp]") {
477-
std::string model = "neso-2005"; //"afiro";
477+
std::string model = "afiro"; //"afiro";
478478
// shell //stair //25fv47 //fit2p //avgas //neso-2245 //neso-2005
479479
std::string model_file =
480480
// std::string(HIGHS_DIR) + "/srv/" + model + ".mps.gz";

0 commit comments

Comments
 (0)