Package org.ojalgo.optimisation.integer
-
Interface Summary Interface Description IntegerStrategy -
Class Summary Class Description GomorySolver An alternative MIP solver using Gomory Mixed Integer (GMI) cuts – purely iterative with no branching.GomorySolver.ModelIntegration IntegerSolver IntegerSolver.ModelIntegration IntegerSolver.NodeStatistics When a node is determined to be a leaf - no further branching - what was the reason?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
.ModelStrategy.AbstractStrategy When implementing your ownModelStrategy
extending this abstract class is a good starting point.ModelStrategy.DefaultStrategy NodeKey NodeKey.IntArrayPool NodeSolver