Skip to content

Commit c3341d5

Browse files
committed
Don't pass test2 of AMPL infeasible MIP
1 parent a4d00eb commit c3341d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check/TestIis.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ TEST_CASE("lp-get-iis-avgas", "[iis]") {
471471
}
472472

473473
TEST_CASE("lp-feasibility-relaxation", "[iis]") {
474-
// Using infeasible LP from AMPL documentation
474+
// Using infeasible MIP from AMPL documentation
475475
//
476476
// https://mp.ampl.com/features-guide.html#feasibility-relaxation
477477
HighsLp lp;

0 commit comments

Comments
 (0)