public static class GomoryMixedCut.MyCutter extends java.lang.Object implements SimplexCuttingPlane.CutterFactory.Cutter
| Constructor and Description |
|---|
MyCutter(ILPProblem problem)
Construct a Gomory mixed cutter.
|
| Modifier and Type | Method and Description |
|---|---|
SimplexTable |
cut(SimplexTable table)
Cut a simplex table.
|
public MyCutter(ILPProblem problem)
problem - an MILP problempublic SimplexTable cut(SimplexTable table)
SimplexCuttingPlane.CutterFactory.Cuttertable is changed after this operation.cut in interface SimplexCuttingPlane.CutterFactory.Cuttertable - a simple table