public class PieceWiseLinearExample extends Object
| Constructor and Description |
|---|
PieceWiseLinearExample() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildMIP() |
IMIP |
getMIP() |
static void |
main(String[] args) |
IMIPResult |
solve(SolverClient client) |
static IMIPResult |
test(SolverClient client) |
public IMIP getMIP()
public void buildMIP()
public IMIPResult solve(SolverClient client)
public static void main(String[] args)
public static IMIPResult test(SolverClient client)
Copyright © 2017. All rights reserved.