Uses of Package
org.drip.optimization.cuttingplane
Package | Description |
---|---|
org.drip.optimization.canonical |
Linear Programming Framework Canonical Elements
|
org.drip.optimization.cuttingplane |
Polyhedral Cutting Plane Generation Schemes
|
-
Classes in org.drip.optimization.cuttingplane used by org.drip.optimization.canonical Class Description BurdetJohnsonCut BurdetJohnsonCut implements the Burdet-Johnson Cut for ILP.ChvatalGomoryCut ChvatalGomoryCut implements the ILP Chvatal-Gomory Cut.StrengthenedBurdetJohnsonCut StrengthenedBurdetJohnsonCut implements the Strengthened Burdet-Johnson Cut for ILP.StrengthenedChvatalGomoryCut StrengthenedChvatalGomoryCut implements the Strengthened Chvatal Gomory Cut for ILP. -
Classes in org.drip.optimization.cuttingplane used by org.drip.optimization.cuttingplane Class Description ChvatalGomoryCut ChvatalGomoryCut implements the ILP Chvatal-Gomory Cut.LetchfordLodiPartitionMap LetchfordLodiPartitionMap implements the Partition Map dictated by the Letchford-Lodi Cut.