add integer and linear programming test for dotnet python and java
This commit is contained in:
@@ -160,6 +160,7 @@ public class CsLinearProgramming
|
||||
RunLinearProgrammingExample("GLOP");
|
||||
RunLinearProgrammingExample("GLPK_LP");
|
||||
RunLinearProgrammingExample("CLP");
|
||||
RunLinearProgrammingExample("XPRESS_LP");
|
||||
|
||||
RunLinearProgrammingExampleNaturalApi("GLOP", true);
|
||||
RunLinearProgrammingExampleNaturalApi("GLPK_LP", false);
|
||||
|
||||
Reference in New Issue
Block a user