| Interface | Description |
|---|---|
| Allocation<T extends Good> | |
| GenericDemandQueryMIP<T extends GenericDefinition<S>,S extends Good> | |
| GenericDemandQueryMIPBuilder<S extends GenericDefinition<T>,T extends Good> | |
| GenericDemandQueryResult<S extends GenericDefinition<T>,T extends Good> | |
| NonGenericDemandQueryMIP<S extends Good> | |
| NonGenericDemandQueryMIPBuilder<T extends Good> | |
| NonGenericDemandQueryResult<T extends Good> | |
| WinnerDeterminator<T extends Good> |
| Class | Description |
|---|---|
| GenericAllocation<T extends GenericDefinition<S>,S extends Good> | |
| GenericAllocation.Builder<G extends GenericDefinition<T>,T extends Good> | |
| ItemAllocation<T extends Good> | |
| ItemAllocation.ItemAllocationBuilder<T extends Good> | |
| PartialMIP |
A PartialMIP defines a set of constraints and auxiliary variables.
|
| PiecewiseLinearPartialMIP |
Copyright © 2019. All rights reserved.