| Modifier and Type | Class and Description |
|---|---|
class |
CCAMechanism<T extends Good> |
class |
GenericCCAMechanism<G extends GenericDefinition<T>,T extends Good> |
class |
NonGenericCCAMechanism<T extends Good> |
| Modifier and Type | Method and Description |
|---|---|
WinnerDeterminator<T> |
CCAMechanism.copyOf() |
WinnerDeterminator<T> |
CCAMechanism.getWdWithoutBidder(Bidder<T> bidder) |
| Modifier and Type | Class and Description |
|---|---|
class |
CCGMechanism<T extends Good> |
| Modifier and Type | Method and Description |
|---|---|
WinnerDeterminator<T> |
CCGMechanism.copyOf() |
WinnerDeterminator<T> |
CCGMechanism.getWdWithoutBidder(Bidder<T> bidder) |
| Constructor and Description |
|---|
CCGMechanism(WinnerDeterminator<T> wdp) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuctionMechanism<T extends Good> |
| Modifier and Type | Class and Description |
|---|---|
class |
VCGMechanism<T extends Good> |
| Modifier and Type | Method and Description |
|---|---|
WinnerDeterminator<T> |
VCGMechanism.copyOf() |
WinnerDeterminator<T> |
VCGMechanism.getWdWithoutBidder(Bidder<T> bidder) |
| Constructor and Description |
|---|
VCGMechanism(WinnerDeterminator<T> wdp) |
| Modifier and Type | Method and Description |
|---|---|
WinnerDeterminator<T> |
WinnerDeterminator.copyOf() |
WinnerDeterminator<T> |
WinnerDeterminator.getWdWithoutBidder(Bidder<T> bidder) |
| Modifier and Type | Class and Description |
|---|---|
class |
GSVMStandardMIP |
| Modifier and Type | Method and Description |
|---|---|
WinnerDeterminator<GSVMLicense> |
GSVMStandardMIP.copyOf() |
WinnerDeterminator<GSVMLicense> |
GSVMStandardMIP.getWdWithoutBidder(Bidder<GSVMLicense> bidder) |
| Modifier and Type | Class and Description |
|---|---|
class |
LSVMStandardMIP
This class implements a mip finding the efficient allocation in an instance
of the Local-Synergy Value Model
|
| Modifier and Type | Method and Description |
|---|---|
WinnerDeterminator<LSVMLicense> |
LSVMStandardMIP.copyOf() |
WinnerDeterminator<LSVMLicense> |
LSVMStandardMIP.getWdWithoutBidder(Bidder bidder) |
| Modifier and Type | Class and Description |
|---|---|
class |
MRVM_MIP |
| Modifier and Type | Method and Description |
|---|---|
WinnerDeterminator<MRVMLicense> |
MRVM_MIP.copyOf() |
WinnerDeterminator<MRVMLicense> |
MRVM_MIP.getWdWithoutBidder(Bidder<MRVMLicense> bidder) |
| Modifier and Type | Class and Description |
|---|---|
class |
SRVM_MIP |
| Modifier and Type | Method and Description |
|---|---|
WinnerDeterminator<SRVMLicense> |
SRVM_MIP.copyOf() |
WinnerDeterminator<SRVMLicense> |
SRVM_MIP.getWdWithoutBidder(Bidder<SRVMLicense> bidder) |
| Modifier and Type | Class and Description |
|---|---|
class |
XORWinnerDetermination<T extends Good>
Wraps an OR or OR* winner determination
|
| Modifier and Type | Method and Description |
|---|---|
WinnerDeterminator<T> |
XORWinnerDetermination.copyOf() |
WinnerDeterminator<T> |
XORWinnerDetermination.getWdWithoutBidder(Bidder bidder) |
| Modifier and Type | Class and Description |
|---|---|
class |
XORQWinnerDetermination<G extends GenericDefinition<T>,T extends Good> |
| Modifier and Type | Method and Description |
|---|---|
WinnerDeterminator<T> |
XORQWinnerDetermination.copyOf() |
WinnerDeterminator<T> |
XORQWinnerDetermination.getWdWithoutBidder(Bidder<T> bidder) |
Copyright © 2018. All rights reserved.