remove xpress from CS and Java LinearProgramming tests
This commit is contained in:
@@ -116,7 +116,5 @@ public class LinearProgramming {
|
||||
runLinearProgrammingExample("GLOP", true);
|
||||
System.out.println("---- Linear programming example with CLP ----");
|
||||
runLinearProgrammingExample("CLP", false);
|
||||
System.out.println("---- Linear programming example with Xpress ----");
|
||||
runLinearProgrammingExample("xpress_lp", false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user