public class GomoryPureCutMinimizer extends SimplexCuttingPlaneMinimizer
| Modifier and Type | Class and Description |
|---|---|
static class |
GomoryPureCutMinimizer.MyCutter
This is Gomory's pure cut.
|
SimplexCuttingPlaneMinimizer.CutterFactory| Constructor and Description |
|---|
GomoryPureCutMinimizer()
Construct a Gomory pure cutting-plane minimizer to solve pure ILP problems,
in which all variables are integral.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.