Description Usage Arguments Author(s)
This function takes as input the objective function. constraints, bounds and the solver path in order to generate a file containing the ILP problem.
1 2 3 4 5 |
objectiveFunction |
the objective function of the ILP problem |
constraints |
the set of constraints of the ILP problem |
bounds |
the set of bounds for each integer variable |
binaries |
the set of binary variables |
cplexPath |
the path of the cplex solver |
E Gjerga, H Koch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.