Uses of Package
org.ojalgo.optimisation.integer
Packages that use org.ojalgo.optimisation.integer
-
Classes in org.ojalgo.optimisation.integer used by org.ojalgo.optimisation
-
Classes in org.ojalgo.optimisation.integer used by org.ojalgo.optimisation.integerClassDescriptionAn alternative MIP solver using Gomory Mixed Integer (GMI) cuts – purely iterative with no branching.When a node is determined to be a leaf - no further branching - what was the reason?Gomory Mixed Integer Cut ConfigurationThis base class contains some model/problem specific data required by the
IntegerSolver
.