We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e77b2 commit 633f43cCopy full SHA for 633f43c
test/problems/program.jl
@@ -77,4 +77,3 @@ end;
77
milp = LinearProgram(qps; path, name = "seba")
78
@test startswith(string(milp), "LinearProgram instance seba")
79
end
80
-
0 commit comments