public class GomoryMixedCut extends SimplexCuttingPlane
| Modifier and Type | Class and Description |
|---|---|
static class |
GomoryMixedCut.MyCutter
This is Gomory's mixed cut.
|
SimplexCuttingPlane.CutterFactory| Constructor and Description |
|---|
GomoryMixedCut()
Construct a Gomory mixed cutting-plane minimizer to solve an MILP problem.
|
solve