| Modifier and Type | Method and Description |
|---|---|
Allocation<T> |
CCAMechanism.calculateAllocation() |
Allocation<T> |
NonGenericCCAMechanism.calculateAllocationAfterSupplementaryRound() |
Allocation<T> |
GenericCCAMechanism.calculateAllocationAfterSupplementaryRound() |
Allocation<T> |
NonGenericCCAMechanism.calculateClockPhaseAllocation() |
Allocation<T> |
GenericCCAMechanism.calculateClockPhaseAllocation() |
| Modifier and Type | Method and Description |
|---|---|
Allocation<T> |
CCGMechanism.calculateAllocation() |
| Modifier and Type | Method and Description |
|---|---|
Allocation<T> |
MechanismResult.getAllocation() |
| Constructor and Description |
|---|
MechanismResult(Payment<T> payment,
Allocation<T> allocation) |
| Modifier and Type | Method and Description |
|---|---|
Allocation<T> |
VCGMechanism.calculateAllocation() |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericAllocation<T extends GenericDefinition<S>,S extends Good> |
class |
ItemAllocation<T extends Good> |
| Modifier and Type | Method and Description |
|---|---|
Allocation<T> |
WinnerDeterminator.calculateAllocation() |
Allocation<T> |
ItemAllocation.getAllocationWithTrueValues() |
Allocation<S> |
GenericAllocation.getAllocationWithTrueValues() |
Allocation<T> |
Allocation.getAllocationWithTrueValues() |
| Modifier and Type | Class and Description |
|---|---|
class |
MRVMMipResult |
| Modifier and Type | Class and Description |
|---|---|
class |
SRVMMipResult |
| Modifier and Type | Method and Description |
|---|---|
Allocation<T> |
XORWinnerDetermination.calculateAllocation() |
| Modifier and Type | Method and Description |
|---|---|
Allocation<T> |
XORQWinnerDetermination.calculateAllocation() |
Copyright © 2018. All rights reserved.