Uses of Package
org.ojalgo.optimisation.integer
-
Packages that use org.ojalgo.optimisation.integer Package Description org.ojalgo.optimisation org.ojalgo.optimisation.integer -
Classes in org.ojalgo.optimisation.integer used by org.ojalgo.optimisation Class Description IntegerStrategy -
Classes in org.ojalgo.optimisation.integer used by org.ojalgo.optimisation.integer Class Description GomorySolver An alternative MIP solver using Gomory Mixed Integer (GMI) cuts – purely iterative with no branching.IntegerSolver IntegerSolver.ModelIntegration IntegerSolver.NodeStatistics When a node is determined to be a leaf - no further branching - what was the reason?IntegerStrategy IntegerStrategy.ConfigurableStrategy Apart from being able to configure various standard properties, you can also provide your ownModelStrategy
factory.IntegerStrategy.GMICutConfiguration Gomory Mixed Integer Cut ConfigurationModelStrategy This base class contains some model/problem specific data required by theIntegerSolver
.NodeKey NodeKey.IntArrayPool NodeSolver