Package org.drip.optimization.cuttingplane
Polyhedral Cutting Plane Generation Schemes
- Author:
- Lakshmi Krishnamurthy
-
Class Summary Class Description BurdetJohnsonCut BurdetJohnsonCut implements the Burdet-Johnson Cut for ILP.ChvatalGomoryCut ChvatalGomoryCut implements the ILP Chvatal-Gomory Cut.LetchfordLodiCut LetchfordLodiCut implements the Letchford-Lodi Cut for ILP.LetchfordLodiPartitionMap LetchfordLodiPartitionMap implements the Partition Map dictated by the Letchford-Lodi Cut.StrengthenedBurdetJohnsonCut StrengthenedBurdetJohnsonCut implements the Strengthened Burdet-Johnson Cut for ILP.StrengthenedChvatalGomoryCut StrengthenedChvatalGomoryCut implements the Strengthened Chvatal Gomory Cut for ILP.