| Class | Description |
|---|---|
| AbstractMaster<T extends ModelInterface,U extends AbstractColumn<T,V>,V extends AbstractPricingProblem<T>,W extends MasterData<T,U,V,?>> |
Main class represting the Master Problem.
|
| MasterData<T,U extends AbstractColumn<T,V>,V extends AbstractPricingProblem<T>,X> |
This is a data object which is being managed by the Master problem.
|
| Enum | Description |
|---|---|
| OptimizationSense |
Defines the optimization sense: a minimization or a maximization problem.
|
Copyright © 2016. All rights reserved.