- BallCut(Vertex, double, double) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
- Band - Class in org.spectrumauctions.sats.core.bidlang.generic
-
- Band(String) - Constructor for class org.spectrumauctions.sats.core.bidlang.generic.Band
-
- BAND_NAME_A - Static variable in class org.spectrumauctions.sats.core.model.srvm.SRVMWorldSetup.Builder
-
The name used to represent the paired 800MHz band
- BAND_NAME_B - Static variable in class org.spectrumauctions.sats.core.model.srvm.SRVMWorldSetup.Builder
-
The name used to represent the paired 2.6GHz band
- BAND_NAME_C - Static variable in class org.spectrumauctions.sats.core.model.srvm.SRVMWorldSetup.Builder
-
The name used to represent the unpaired 2.6GHz band
- bandDefinitions - Variable in class org.spectrumauctions.sats.core.model.srvm.SRVMWorldSetup.Builder
-
- bands - Variable in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup
-
- bands() - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup
-
Defines which bands should be created in the world
- bands - Variable in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup.BMWorldSetupBuilder
-
- BandSetup(String, IntegerInterval, DoubleInterval, Function) - Constructor for class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.BandSetup
-
- BandSetup(String, IntegerInterval, DoubleInterval, ImmutableMap<Integer, BigDecimal>) - Constructor for class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.BandSetup
-
- bandSetups() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.MRVMWorldSetupBuilder
-
- baseValueIntervals - Variable in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup
-
- baseValueIntervals - Variable in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup.BMBidderSetupBuilder
-
- BaseValueModel - Class in org.spectrumauctions.sats.core.model.bvm.bvm
-
- BaseValueModel() - Constructor for class org.spectrumauctions.sats.core.model.bvm.bvm.BaseValueModel
-
Creates a new QuickAccessor to the Base Value Model in its default configuration.
- BaseValueModel(int) - Constructor for class org.spectrumauctions.sats.core.model.bvm.bvm.BaseValueModel
-
Creates a new QuickAccessor to the Base Value Model in its default configuration.
- BellmanFord(Vertex, int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method implements the Bellman-Ford graph search algorithm (the complexity is O(V*E) )
- BFS(Vertex) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method implements the Breadth-First-Search in the graph given the source vertex
- BICHLER_2014_BVM_DEFAULT_BAND_NAME_A - Static variable in class org.spectrumauctions.sats.core.model.bvm.bvm.BVMWorldSetup.BVMWorldSetupBuilder
-
- BICHLER_2014_BVM_DEFAULT_BAND_NAME_B - Static variable in class org.spectrumauctions.sats.core.model.bvm.bvm.BVMWorldSetup.BVMWorldSetupBuilder
-
- BICHLER_2014_MBVM_DEFAULT_BAND_NAME_A - Static variable in class org.spectrumauctions.sats.core.model.bvm.mbvm.MBVMWorldSetup.MBVMWorldSetupBuilder
-
- BICHLER_2014_MBVM_DEFAULT_BAND_NAME_B - Static variable in class org.spectrumauctions.sats.core.model.bvm.mbvm.MBVMWorldSetup.MBVMWorldSetupBuilder
-
- BICHLER_2014_MBVM_DEFAULT_BAND_NAME_C - Static variable in class org.spectrumauctions.sats.core.model.bvm.mbvm.MBVMWorldSetup.MBVMWorldSetupBuilder
-
- BICHLER_2014_MBVM_DEFAULT_BAND_NAME_D - Static variable in class org.spectrumauctions.sats.core.model.bvm.mbvm.MBVMWorldSetup.MBVMWorldSetupBuilder
-
- Bidder<G extends Good> - Class in org.spectrumauctions.sats.core.model
-
- Bidder(BidderSetup, long, long, long) - Constructor for class org.spectrumauctions.sats.core.model.Bidder
-
- bidderFilePath(long, long, long) - Method in class org.spectrumauctions.sats.core.util.file.FilePathUtils
-
- BidderPayment - Class in org.spectrumauctions.sats.mechanism.domain
-
This class represents the Payment made by a single
Bidder.
- BidderPayment(double) - Constructor for class org.spectrumauctions.sats.mechanism.domain.BidderPayment
-
- bidders - Variable in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- BidderSetup - Class in org.spectrumauctions.sats.core.model
-
- BidderSetup(BidderSetup.Builder) - Constructor for class org.spectrumauctions.sats.core.model.BidderSetup
-
- BidderSetup.Builder - Class in org.spectrumauctions.sats.core.model
-
- BidderSpecificGeneric<T extends GenericDefinition<S>,S extends Good> - Interface in org.spectrumauctions.sats.core.bidlang.generic
-
- BidderSpecificXOR<T extends Good> - Interface in org.spectrumauctions.sats.core.bidlang.xor
-
- BiddingLanguage - Enum in org.spectrumauctions.sats.core.api
-
- BiddingLanguage - Interface in org.spectrumauctions.sats.core.bidlang
-
- BigDecimalUtils - Class in org.spectrumauctions.sats.core.util
-
- BigDecimalUtils() - Constructor for class org.spectrumauctions.sats.core.util.BigDecimalUtils
-
- biggestUnscaledPossibleValue(Collection<MRVMBidder>) - Static method in class org.spectrumauctions.sats.opt.model.mrvm.Scalor
-
Returns the biggest possible value any of the passed bidders can have
- biggestUnscaledPossibleValue(Collection<SRVMBidder>) - Static method in class org.spectrumauctions.sats.opt.model.srvm.SRVM_MIP
-
Returns the biggest possible value any of the passed bidders can have
- BMBand - Class in org.spectrumauctions.sats.core.model.bvm
-
- BMBand(BMWorld, String, int, int, RNGSupplier) - Constructor for class org.spectrumauctions.sats.core.model.bvm.BMBand
-
Creates a new Band
Bands are automatically created when a new
BMWorld instance is created,
hence, the use of this constructor is not recommended.
- BMBidder - Class in org.spectrumauctions.sats.core.model.bvm
-
- BMBidder(long, int, BMWorld, BMBidderSetup, UniformDistributionRNG) - Constructor for class org.spectrumauctions.sats.core.model.bvm.BMBidder
-
Create a new bidder.
- BMBidderSetup - Class in org.spectrumauctions.sats.core.model.bvm
-
A configuration of a Bidder,
i.e., the specification of the random parameters of the bidder.
- BMBidderSetup(BMBidderSetup.BMBidderSetupBuilder) - Constructor for class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup
-
- BMBidderSetup.BMBidderSetupBuilder - Class in org.spectrumauctions.sats.core.model.bvm
-
- BMBidderSetupBuilder(String, int) - Constructor for class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup.BMBidderSetupBuilder
-
- BMLicense - Class in org.spectrumauctions.sats.core.model.bvm
-
- BMWorld - Class in org.spectrumauctions.sats.core.model.bvm
-
- BMWorld(BMWorldSetup, RNGSupplier) - Constructor for class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- BMWorldSetup - Class in org.spectrumauctions.sats.core.model.bvm
-
- BMWorldSetup(BMWorldSetup.BMWorldSetupBuilder) - Constructor for class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup
-
- BMWorldSetup.BMWorldSetupBuilder - Class in org.spectrumauctions.sats.core.model.bvm
-
- BMWorldSetupBuilder(String) - Constructor for class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup.BMWorldSetupBuilder
-
- build() - Method in class org.spectrumauctions.sats.core.api.BVMModelCreator.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.api.CATSRegionsModelCreator.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.api.GSVMModelCreator.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.api.LSVMModelCreator.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.api.MBVMModelCreator.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.api.MRVMModelCreator.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.api.SRVMModelCreator.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericValue.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORBid.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.model.BidderSetup.Builder
-
Creates a new BidderSetup instance which can then be used to create a new population
- build() - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup.BMBidderSetupBuilder
-
- build() - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup.BMWorldSetupBuilder
-
- build() - Method in class org.spectrumauctions.sats.core.model.bvm.bvm.BVMBidderSetup.BVMBidderSetupBuilder
-
- build() - Method in class org.spectrumauctions.sats.core.model.bvm.bvm.BVMWorldSetup.BVMWorldSetupBuilder
-
- build() - Method in class org.spectrumauctions.sats.core.model.bvm.mbvm.MBVMBidderSetup.MBVMBidderSetupBuilder
-
- build() - Method in class org.spectrumauctions.sats.core.model.bvm.mbvm.MBVMWorldSetup.MBVMWorldSetupBuilder
-
- build() - Method in class org.spectrumauctions.sats.core.model.cats.CATSBidderSetup.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidderSetup.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMNationalBidderSetup.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMRegionalBidderSetup.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMWorldSetup.GSVMWorldSetupBuilder
-
- build() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMWorldSetup.LSVMWorldSetupBuilder
-
- build() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidderSetup.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLocalBidderSetup.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMNationalBidderSetup.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidderSetup.Builder
-
- build() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.MRVMWorldSetupBuilder
-
- build() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMWorldSetup.Builder
-
- build() - Method in class org.spectrumauctions.sats.opt.domain.ItemAllocation.ItemAllocationBuilder
-
- build() - Method in class org.spectrumauctions.sats.opt.model.mrvm.demandquery.MRVMDemandQueryMipResult.Builder
-
- build() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMMipResult.Builder
-
- build() - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVMMipResult.Builder
-
- buildDefaultSetup() - Static method in class org.spectrumauctions.sats.core.model.bvm.mbvm.MBVMWorldSetup
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.api.BVMModelCreator.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.api.CATSRegionsModelCreator.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.api.GSVMModelCreator.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.api.LSVMModelCreator.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.api.MBVMModelCreator.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.api.MRVMModelCreator.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.api.SRVMModelCreator.Builder
-
- Builder(BigDecimal) - Constructor for class org.spectrumauctions.sats.core.bidlang.generic.GenericValue.Builder
-
- Builder(GenericValueBidder<T>) - Constructor for class org.spectrumauctions.sats.core.bidlang.generic.GenericValue.Builder
-
- Builder(Bidder<T>) - Constructor for class org.spectrumauctions.sats.core.bidlang.xor.XORBid.Builder
-
- Builder(Bidder<T>, Collection<? extends XORValue<T>>) - Constructor for class org.spectrumauctions.sats.core.bidlang.xor.XORBid.Builder
-
Creates a new Builder instance with initial XORValues
- Builder(String, int) - Constructor for class org.spectrumauctions.sats.core.model.BidderSetup.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.model.cats.CATSBidderSetup.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- Builder(String, int, DoubleInterval, DoubleInterval, DoubleInterval) - Constructor for class org.spectrumauctions.sats.core.model.gsvm.GSVMBidderSetup.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.model.gsvm.GSVMNationalBidderSetup.Builder
-
Create a BidderSetup Builder
- Builder() - Constructor for class org.spectrumauctions.sats.core.model.gsvm.GSVMRegionalBidderSetup.Builder
-
Create a BidderSetup Builder
- Builder(String, int, DoubleInterval, DoubleInterval) - Constructor for class org.spectrumauctions.sats.core.model.mrvm.MRVMBidderSetup.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.model.mrvm.MRVMLocalBidderSetup.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.model.mrvm.MRVMNationalBidderSetup.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidderSetup.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.core.model.srvm.SRVMWorldSetup.Builder
-
- Builder() - Constructor for class org.spectrumauctions.sats.opt.domain.GenericAllocation.Builder
-
- Builder(MRVMWorld, double, GenericValue<MRVMGenericDefinition, MRVMLicense>) - Constructor for class org.spectrumauctions.sats.opt.model.mrvm.demandquery.MRVMDemandQueryMipResult.Builder
-
- Builder(MRVMWorld, IMIPResult) - Constructor for class org.spectrumauctions.sats.opt.model.mrvm.MRVMMipResult.Builder
-
- Builder(SRVMWorld, IMIPResult) - Constructor for class org.spectrumauctions.sats.opt.model.srvm.SRVMMipResult.Builder
-
- buildResidualNetwork() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method builds the residual network for this graph
- Bundle<T extends Good> - Class in org.spectrumauctions.sats.core.model
-
Item Structure used to represent a bundle of items.
- Bundle(Collection<T>) - Constructor for class org.spectrumauctions.sats.core.model.Bundle
-
- Bundle(T...) - Constructor for class org.spectrumauctions.sats.core.model.Bundle
-
- Bundle() - Constructor for class org.spectrumauctions.sats.core.model.Bundle
-
- BVMBidderSetup - Class in org.spectrumauctions.sats.core.model.bvm.bvm
-
A builder with default values of the base value model
- BVMBidderSetup.BVMBidderSetupBuilder - Class in org.spectrumauctions.sats.core.model.bvm.bvm
-
- BVMBidderSetupBuilder(String, int) - Constructor for class org.spectrumauctions.sats.core.model.bvm.bvm.BVMBidderSetup.BVMBidderSetupBuilder
-
- BVMModelCreator - Class in org.spectrumauctions.sats.core.api
-
- BVMModelCreator(BVMModelCreator.Builder) - Constructor for class org.spectrumauctions.sats.core.api.BVMModelCreator
-
- BVMModelCreator.Builder - Class in org.spectrumauctions.sats.core.api
-
- BVMModelOptionParser - Class in org.spectrumauctions.sats.clt
-
- BVMModelOptionParser() - Constructor for class org.spectrumauctions.sats.clt.BVMModelOptionParser
-
- BVMWorldSetup - Class in org.spectrumauctions.sats.core.model.bvm.bvm
-
- BVMWorldSetup.BVMWorldSetupBuilder - Class in org.spectrumauctions.sats.core.model.bvm.bvm
-
- BVMWorldSetupBuilder(String) - Constructor for class org.spectrumauctions.sats.core.model.bvm.bvm.BVMWorldSetup.BVMWorldSetupBuilder
-
- c(MRVMRegionsMap.Region, Bundle<MRVMLicense>) - Static method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
Defines the c-function, i.e., c(r,x) = sum_{b\in B} cap(b,r,x) [as explained in the paper]
- CacheMap<K,V> - Class in org.spectrumauctions.sats.core.util
-
- CacheMap(int) - Constructor for class org.spectrumauctions.sats.core.util.CacheMap
-
- calculateAllocation() - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- calculateAllocation() - Method in class org.spectrumauctions.sats.mechanism.ccg.CCGMechanism
-
- calculateAllocation() - Method in class org.spectrumauctions.sats.mechanism.vcg.VCGMechanism
-
- calculateAllocation() - Method in interface org.spectrumauctions.sats.opt.domain.WinnerDeterminator
-
- calculateAllocation() - Method in class org.spectrumauctions.sats.opt.model.gsvm.GSVMStandardMIP
-
- calculateAllocation() - Method in class org.spectrumauctions.sats.opt.model.lsvm.LSVMStandardMIP
-
- calculateAllocation() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVM_MIP
-
- calculateAllocation() - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVM_MIP
-
- calculateAllocation() - Method in class org.spectrumauctions.sats.opt.xor.XORWinnerDetermination
-
- calculateAllocation() - Method in class org.spectrumauctions.sats.opt.xorq.XORQWinnerDetermination
-
- calculateAllocationAfterSupplementaryRound() - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- calculateAllocationAfterSupplementaryRound() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- calculateCAP(int) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBand
-
- calculateClockPhaseAllocation() - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- calculateClockPhaseAllocation() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- calculateFactor(int) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMBidder
-
- calculateScalingFactor(Collection<SRVMBidder>) - Static method in class org.spectrumauctions.sats.opt.model.srvm.SRVM_MIP
-
- calculateValue(Map<T, Integer>) - Method in interface org.spectrumauctions.sats.core.bidlang.generic.GenericValueBidder
-
- calculateValue(Bundle<G>) - Method in class org.spectrumauctions.sats.core.model.Bidder
-
Returns the value this bidder has for a specific bundle.
- calculateValue(Bundle<BMLicense>) - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidder
-
- calculateValue(Map<BMBand, Integer>) - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidder
-
- calculateValue(Bundle<CATSLicense>) - Method in class org.spectrumauctions.sats.core.model.cats.CATSBidder
-
- calculateValue(Bundle<GSVMLicense>) - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidder
-
- calculateValue(Bundle<LSVMLicense>) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMBidder
-
- calculateValue(Bundle<MRVMLicense>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
- calculateValue(Map<MRVMGenericDefinition, Integer>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
- calculateValue(Bundle<SRVMLicense>) - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBidder
-
- calculateValue(Map<SRVMBand, Integer>) - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBidder
-
- CanadianMap - Class in org.spectrumauctions.sats.core.model.mrvm
-
- capOfBand(MRVMBand, int) - Static method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- CATSBidder - Class in org.spectrumauctions.sats.core.model.cats
-
- CATSBidderSetup - Class in org.spectrumauctions.sats.core.model.cats
-
- CATSBidderSetup.Builder - Class in org.spectrumauctions.sats.core.model.cats
-
- CatsExporter - Class in org.spectrumauctions.sats.core.bidfile
-
- CatsExporter(File) - Constructor for class org.spectrumauctions.sats.core.bidfile.CatsExporter
-
- CATSLicense - Class in org.spectrumauctions.sats.core.model.cats
-
- CATSModelOptionParser - Class in org.spectrumauctions.sats.clt
-
- CATSModelOptionParser() - Constructor for class org.spectrumauctions.sats.clt.CATSModelOptionParser
-
- CATSRegionModel - Class in org.spectrumauctions.sats.core.model.cats
-
- CATSRegionModel() - Constructor for class org.spectrumauctions.sats.core.model.cats.CATSRegionModel
-
- CATSRegionsModelCreator - Class in org.spectrumauctions.sats.core.api
-
Created by Michael Weiss on 04.05.2017.
- CATSRegionsModelCreator(CATSRegionsModelCreator.Builder) - Constructor for class org.spectrumauctions.sats.core.api.CATSRegionsModelCreator
-
- CATSRegionsModelCreator.Builder - Class in org.spectrumauctions.sats.core.api
-
- CATSWorld - Class in org.spectrumauctions.sats.core.model.cats
-
- CATSWorld(CATSWorldSetup, RNGSupplier) - Constructor for class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- CATSWorldSetup - Class in org.spectrumauctions.sats.core.model.cats
-
- CATSWorldSetup.Builder - Class in org.spectrumauctions.sats.core.model.cats
-
- CatsXOR - Class in org.spectrumauctions.sats.core.bidlang.xor
-
The original CATS Regions model has a specific way to generate bids, which does not directly translate into our
iterator-based way of generating bids.
- CatsXOR(Collection<CATSLicense>, RNGSupplier, CATSBidder) - Constructor for class org.spectrumauctions.sats.core.bidlang.xor.CatsXOR
-
- CCAMechanism<T extends Good> - Class in org.spectrumauctions.sats.mechanism.cca
-
- CCAMechanism(List<Bidder<T>>) - Constructor for class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- CCGMechanism<T extends Good> - Class in org.spectrumauctions.sats.mechanism.ccg
-
- CCGMechanism(WinnerDeterminator<T>) - Constructor for class org.spectrumauctions.sats.mechanism.ccg.CCGMechanism
-
- changeNumberOfLots(String, IntegerInterval) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.MRVMWorldSetupBuilder
-
- checkNotNegative(int) - Static method in class org.spectrumauctions.sats.core.util.PreconditionUtils
-
Ensures the all passed objects are not negative.
- checkNotNull(Object...) - Static method in class org.spectrumauctions.sats.core.util.PreconditionUtils
-
Ensures the all passed objects are not null.
- checkQuantityIsValid(int) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMGenericDefinition
-
- clockPhaseNumberOfBundles - Variable in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- cloneIt() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method returns a deep copy of the object.
- cloneIt() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.VertexCell
-
- CommandLineTool - Class in org.spectrumauctions.sats.clt
-
Access class for the Command Line Interface
- CommandLineTool() - Constructor for class org.spectrumauctions.sats.clt.CommandLineTool
-
- compare(Set<T>, Set<T>) - Method in class org.spectrumauctions.sats.core.bidlang.generic.FlatSizeIterators.DeterministicIncreasingSizeComparator
-
- compare(Good, Good) - Method in class org.spectrumauctions.sats.core.model.Good.IdComparator
-
- compareTo(XORValue<T>) - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORValue
-
- computeCost(List<Edge>) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method computes the cost of a set of edges i.e.
- ConeCut(Vertex, double, double, List<Vertex>) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
- coneDecomp(List<Vertex>, double, List<Vertex>) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method implements the cone decomposition of the graph.
- constrainAuxiliaryVariables() - Method in class org.spectrumauctions.sats.opt.domain.PiecewiseLinearPartialMIP
-
Returns a set of constraints which ensure that the auxiliary variables.
- constrainFunctionOutputVariable() - Method in class org.spectrumauctions.sats.opt.domain.PiecewiseLinearPartialMIP
-
Encodes the actual continuous piecewise linear function, i.e., the following term:
Y = \sum_{i =1}^r cornerY_{i-1}Z_i + slope(i) * condX_i - slope(i) * cornerX_{i-1} * Z_i
- constrainValue() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMLocalBidderPartialMip
-
- constrainValue() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMRegionalBidderPartialMip
-
- constructFlowTables(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method constructs flow tables from a solution of MCF problem.
- containsBundle(Bundle<T>) - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORBid.Builder
-
- ContinuousPiecewiseLinearFunction - Class in org.spectrumauctions.sats.core.util.math
-
- ContinuousPiecewiseLinearFunction(Map<BigDecimal, BigDecimal>) - Constructor for class org.spectrumauctions.sats.core.util.math.ContinuousPiecewiseLinearFunction
-
Constructs a new PieceWiseLinear function with a restricted domain interval
- contractIt(double) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.SpectralGraph
-
- copyOf() - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericBid
-
- copyOf() - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- copyOf() - Method in class org.spectrumauctions.sats.mechanism.ccg.CCGMechanism
-
- copyOf() - Method in class org.spectrumauctions.sats.mechanism.vcg.VCGMechanism
-
- copyOf() - Method in interface org.spectrumauctions.sats.opt.domain.WinnerDeterminator
-
- copyOf() - Method in class org.spectrumauctions.sats.opt.model.gsvm.GSVMStandardMIP
-
- copyOf() - Method in class org.spectrumauctions.sats.opt.model.lsvm.LSVMStandardMIP
-
- copyOf() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVM_MIP
-
- copyOf() - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVM_MIP
-
- copyOf() - Method in class org.spectrumauctions.sats.opt.xor.XORWinnerDetermination
-
- copyOf() - Method in class org.spectrumauctions.sats.opt.xorq.XORQWinnerDetermination
-
- copyOfWithNewValues(Collection<XORValue<T>>) - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORBid
-
- createBands(MRVMWorld, MRVMWorldSetup, MRVMRegionsMap, UniformDistributionRNG) - Static method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBand
-
- createCanadianMapGraph() - Method in class org.spectrumauctions.sats.core.model.mrvm.CanadianMap
-
- createGraphRandomly(IntegerInterval, IntegerInterval, double, double) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.MRVMWorldSetupBuilder
-
- createGridSizeRandomly(IntegerInterval, IntegerInterval) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMWorldSetup.LSVMWorldSetupBuilder
-
- createLicenses(MRVMBand, int, MRVMRegionsMap) - Static method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLicense
-
- createNewPopulation() - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
Creates a new set of
Bidder instances
- createNewPopulation(long) - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
Creates a new set of
Bidder instances
- createNewPopulation(RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
Creates a new set of
Bidder instances for a newly generated
World instance
- createNewPopulation(long, long) - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
Creates a new set of
Bidder instances for a newly generated
World instance
- createNewPopulation(RNGSupplier, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
Creates a new set of
Bidder instances for a newly generated
World instance
- createOptionParser(Model) - Static method in class org.spectrumauctions.sats.clt.ModelOptionParser
-
Factory Method to create a ModelOptionParser for a specific model
- createPopulation(BMBidderSetup) - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- createPopulation(BMBidderSetup, long) - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- createPopulation(BMBidderSetup, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- createPopulation(Collection<BMBidderSetup>) - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- createPopulation(Collection<BMBidderSetup>, long) - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- createPopulation(Collection<BMBidderSetup>, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- createPopulation(BMWorld, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.bvm.bvm.BaseValueModel
-
- createPopulation(BMWorld, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.bvm.mbvm.MultiBandValueModel
-
- createPopulation(CATSWorld, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.cats.CATSRegionModel
-
- createPopulation(List<CATSBidderSetup>, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- createPopulation(W, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
Creates a new set of
Bidder instances
- createPopulation(W, long) - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
Creates a new set of
Bidder instances
- createPopulation(W) - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
Creates a new set of
Bidder instances
- createPopulation(GSVMWorld, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.gsvm.GlobalSynergyValueModel
-
- createPopulation(Collection<GSVMRegionalBidderSetup>, Collection<GSVMNationalBidderSetup>, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMWorld
-
- createPopulation(LSVMWorld, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.lsvm.LocalSynergyValueModel
-
- createPopulation(List<LSVMBidderSetup>, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMWorld
-
- createPopulation(MRVMLocalBidderSetup, MRVMRegionalBidderSetup, MRVMNationalBidderSetup, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- createPopulation(Collection<MRVMLocalBidderSetup>, Collection<MRVMRegionalBidderSetup>, Collection<MRVMNationalBidderSetup>, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- createPopulation(MRVMWorld, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.mrvm.MultiRegionModel
-
- createPopulation(SRVMWorld, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.srvm.SingleRegionModel
-
- createPopulation(Collection<SRVMBidderSetup>, RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMWorld
-
- createPredefinedGraph(UndirectedGraph<MRVMWorldSetup.RegionSetup, DefaultEdge>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.MRVMWorldSetupBuilder
-
- createWorld(RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.bvm.bvm.BaseValueModel
-
- createWorld(RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.bvm.mbvm.MultiBandValueModel
-
- createWorld(RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.cats.CATSRegionModel
-
- createWorld(RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
- createWorld(long) - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
- createWorld() - Method in class org.spectrumauctions.sats.core.model.DefaultModel
-
- createWorld(RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.gsvm.GlobalSynergyValueModel
-
- createWorld(RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.lsvm.LocalSynergyValueModel
-
- createWorld(RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.mrvm.MultiRegionModel
-
- createWorld(RNGSupplier) - Method in class org.spectrumauctions.sats.core.model.srvm.SingleRegionModel
-
- gammaFactor(MRVMRegionsMap.Region, Bundle<MRVMLicense>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
Calculates the gamma factor, as explained in the model writeup.
- gammaFactor(MRVMRegionsMap.Region, Bundle<MRVMLicense>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLocalBidder
-
Calculates the gamma factor, as explained in the model writeup.
- gammaFactor(MRVMRegionsMap.Region, Bundle<MRVMLicense>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMNationalBidder
-
Calculates the gamma factor, as explained in the model writeup.
- gammaFactor(MRVMRegionsMap.Region, Bundle<MRVMLicense>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidder
-
Calculates the gamma factor, as explained in the model writeup.
- gammaFactors(Bundle<MRVMLicense>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
Calculates the gamma factors for all regions.
- gammaFactors(Bundle<MRVMLicense>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLocalBidder
-
Calculates the gamma factors for all regions.
- gammaFactors(Bundle<MRVMLicense>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMNationalBidder
-
Calculates the gamma factors for all regions.
- gammaFactors(Bundle<MRVMLicense>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidder
-
Calculates the gamma factors for all regions.
- GaussianDistributionRNG - Interface in org.spectrumauctions.sats.core.util.random
-
- GaussianJavaUtilRandomWrapper - Class in org.spectrumauctions.sats.core.util.random
-
- GaussianJavaUtilRandomWrapper() - Constructor for class org.spectrumauctions.sats.core.util.random.GaussianJavaUtilRandomWrapper
-
- GaussianJavaUtilRandomWrapper(long) - Constructor for class org.spectrumauctions.sats.core.util.random.GaussianJavaUtilRandomWrapper
-
- generateResult(File) - Method in class org.spectrumauctions.sats.core.api.BVMModelCreator
-
- generateResult(File) - Method in class org.spectrumauctions.sats.core.api.CATSRegionsModelCreator
-
- generateResult(File) - Method in class org.spectrumauctions.sats.core.api.GSVMModelCreator
-
- generateResult(File) - Method in class org.spectrumauctions.sats.core.api.LSVMModelCreator
-
- generateResult(File) - Method in class org.spectrumauctions.sats.core.api.MBVMModelCreator
-
- generateResult(File) - Method in class org.spectrumauctions.sats.core.api.ModelCreator
-
- generateResult(File) - Method in class org.spectrumauctions.sats.core.api.MRVMModelCreator
-
- generateResult(File) - Method in class org.spectrumauctions.sats.core.api.SRVMModelCreator
-
- GenericAllocation<T extends GenericDefinition<S>,S extends Good> - Class in org.spectrumauctions.sats.opt.domain
-
- GenericAllocation(GenericAllocation.Builder<T, S>) - Constructor for class org.spectrumauctions.sats.opt.domain.GenericAllocation
-
- GenericAllocation.Builder<G extends GenericDefinition<T>,T extends Good> - Class in org.spectrumauctions.sats.opt.domain
-
- GenericBid<S extends GenericDefinition<T>,T extends Good> - Class in org.spectrumauctions.sats.core.bidlang.generic
-
- GenericBid(Bidder<T>, List<GenericValue<S, T>>) - Constructor for class org.spectrumauctions.sats.core.bidlang.generic.GenericBid
-
- GenericCCAMechanism<G extends GenericDefinition<T>,T extends Good> - Class in org.spectrumauctions.sats.mechanism.cca
-
- GenericCCAMechanism(List<Bidder<T>>, GenericDemandQueryMIPBuilder<G, T>) - Constructor for class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- GenericDefinition<T extends Good> - Interface in org.spectrumauctions.sats.core.bidlang.generic
-
- GenericDemandQueryMIP<T extends GenericDefinition<S>,S extends Good> - Interface in org.spectrumauctions.sats.opt.domain
-
- GenericDemandQueryMIPBuilder<S extends GenericDefinition<T>,T extends Good> - Interface in org.spectrumauctions.sats.opt.domain
-
- GenericDemandQueryResult<S extends GenericDefinition<T>,T extends Good> - Interface in org.spectrumauctions.sats.opt.domain
-
- GenericLang<T extends GenericDefinition<S>,S extends Good> - Interface in org.spectrumauctions.sats.core.bidlang.generic
-
- GenericPowerset<T extends GenericDefinition<S>,S extends Good> - Class in org.spectrumauctions.sats.core.bidlang.generic.SizeOrderedPowerset
-
- GenericPowerset(List<T>) - Constructor for class org.spectrumauctions.sats.core.bidlang.generic.SizeOrderedPowerset.GenericPowerset
-
- GenericPowersetDecreasing<T extends GenericDefinition<S>,S extends Good> - Class in org.spectrumauctions.sats.core.bidlang.generic.SizeOrderedPowerset
-
- GenericPowersetDecreasing(List<T>) - Constructor for class org.spectrumauctions.sats.core.bidlang.generic.SizeOrderedPowerset.GenericPowersetDecreasing
-
- GenericPowersetIncreasing<T extends GenericDefinition<S>,S extends Good> - Class in org.spectrumauctions.sats.core.bidlang.generic.SizeOrderedPowerset
-
Iterates over the Powerset of Generic Values.
Attention, this is not suitable for very big models, as this implementation will get very very slow for large bundle sizes.
- GenericPowersetIncreasing(List<T>) - Constructor for class org.spectrumauctions.sats.core.bidlang.generic.SizeOrderedPowerset.GenericPowersetIncreasing
-
- GenericPriceUpdater<G extends GenericDefinition<S>,S extends Good> - Interface in org.spectrumauctions.sats.mechanism.cca.priceupdate
-
- GenericSetsPickN<T> - Class in org.spectrumauctions.sats.core.bidlang.generic.SizeOrderedPowerset
-
- GenericSetsPickN(Map<T, Integer>, int) - Constructor for class org.spectrumauctions.sats.core.bidlang.generic.SizeOrderedPowerset.GenericSetsPickN
-
- GenericSizeDecreasing<T extends GenericDefinition<S>,S extends Good> - Class in org.spectrumauctions.sats.core.bidlang.generic.FlatSizeIterators
-
- GenericSizeDecreasing(Collection<T>) - Constructor for class org.spectrumauctions.sats.core.bidlang.generic.FlatSizeIterators.GenericSizeDecreasing
-
- GenericSizeIncreasing<T extends GenericDefinition<S>,S extends Good> - Class in org.spectrumauctions.sats.core.bidlang.generic.FlatSizeIterators
-
- GenericSizeIncreasing(Collection<T>) - Constructor for class org.spectrumauctions.sats.core.bidlang.generic.FlatSizeIterators.GenericSizeIncreasing
-
- GenericSizeOrdered<T extends GenericDefinition<S>,S extends Good> - Class in org.spectrumauctions.sats.core.bidlang.generic.FlatSizeIterators
-
- GenericSupplementaryRound<G extends GenericDefinition<T>,T extends Good> - Interface in org.spectrumauctions.sats.mechanism.cca.supplementaryround
-
- GenericValue<G extends GenericDefinition<S>,S extends Good> - Class in org.spectrumauctions.sats.core.bidlang.generic
-
- GenericValue.Builder<T extends GenericDefinition<S>,S extends Good> - Class in org.spectrumauctions.sats.core.bidlang.generic
-
- GenericValueBidder<T extends GenericDefinition> - Interface in org.spectrumauctions.sats.core.bidlang.generic
-
- GenericWorld<T extends Good> - Interface in org.spectrumauctions.sats.core.model
-
- getAdditionalLocation() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getAdditionalLocation() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup
-
- getAdditivity() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getAdditivity() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup
-
- getAdjacencyListIndex() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method returns the index of the associated adjacency list
- getAdjacencyLists() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns adjacency lists of the graph
- getAllGenericDefinitions() - Method in interface org.spectrumauctions.sats.core.model.GenericWorld
-
- getAllGenericDefinitions() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- getAllocation() - Method in class org.spectrumauctions.sats.mechanism.domain.MechanismResult
-
- getAllocation(Bidder<T>) - Method in interface org.spectrumauctions.sats.opt.domain.Allocation
-
Returns information about the goods allocated to a specific bidder
- getAllocation(Bidder<S>) - Method in class org.spectrumauctions.sats.opt.domain.GenericAllocation
-
- getAllocation(Bidder<T>) - Method in class org.spectrumauctions.sats.opt.domain.ItemAllocation
-
- getAllocationWithTrueValues() - Method in interface org.spectrumauctions.sats.opt.domain.Allocation
-
- getAllocationWithTrueValues() - Method in class org.spectrumauctions.sats.opt.domain.GenericAllocation
-
- getAllocationWithTrueValues() - Method in class org.spectrumauctions.sats.opt.domain.ItemAllocation
-
- getAlpha() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
- getAlphaInterval() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidderSetup.Builder
-
- getAmount() - Method in class org.spectrumauctions.sats.mechanism.domain.BidderPayment
-
- getBall(Vertex, double, boolean) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns a subgraph induced by a subset of vertices that are at most
at distance=radius from the center vertex
- getBallShell(Vertex, double, boolean) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns a ball shell of a graph with a center in 'center' and with the given radius
- getBand() - Method in class org.spectrumauctions.sats.core.model.bvm.BMLicense
-
- getBand(String) - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
Gets a band with a specific name
- getBand() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMGenericDefinition
-
- getBand() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLicense
-
- getBand() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMLicense
-
- getBandDefinitions() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMWorldSetup.Builder
-
- getBandName() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLicense
-
- getBands() - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- getBands() - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup.BMWorldSetupBuilder
-
- getBands() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- getBands() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMWorld
-
- getBandSetups() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup
-
- getBase() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidderSetup.Builder
-
- getBaseCapacity() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBand
-
- getBaseValue(BMBand) - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidder
-
- getBaseValueIntervals() - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup.BMBidderSetupBuilder
-
- getBaseValues() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidder
-
- getBaseValues() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMBidder
-
- getBaseValues() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBidder
-
- getBeta(MRVMRegionsMap.Region) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
- getBetaInterval() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidderSetup.Builder
-
- getBidAfterClockPhase(Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- getBidAfterClockPhase(Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getBidAfterSupplementaryRound(Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- getBidAfterSupplementaryRound(Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getBidCountAfterClockPhase() - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- getBidCountAfterClockPhase() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getBidCountAfterSupplementaryRound() - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- getBidCountAfterSupplementaryRound() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getBidder() - Method in interface org.spectrumauctions.sats.core.bidlang.BiddingLanguage
-
References back to the Bidder instance from whom this
Bidding language instance was created.
- getBidder() - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericBid
-
- getBidder() - Method in class org.spectrumauctions.sats.core.bidlang.xor.CatsXOR
-
- getBidder() - Method in class org.spectrumauctions.sats.core.bidlang.xor.SizeBasedUniqueRandomXOR
-
- getBidder() - Method in class org.spectrumauctions.sats.core.bidlang.xor.SizeOrderedXOR
-
- getBidder() - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORBid
-
- getBidderIds(long, long) - Method in class org.spectrumauctions.sats.core.util.file.FilePathUtils
-
- getBidderPartialMips() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVM_MIP
-
- getBidderPartialMips() - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVM_MIP
-
- getBidderPosition() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidder
-
- getBidderStrength() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBidder
-
This random value is used exclusively in {
SRVMBidderSetup.drawBaseValues(SRVMWorld, BigDecimal, RNGSupplier), but stored in the bidder for easier analysis.
Its mean is typically 1.
Note that the bidder strength is not the only random influence on the base values,
hence a high bidder strength does not imply that a bidder is stronger than others, it simply makes it more likely.
- getBidsAfterClockPhase() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getBidsAfterSupplementaryRound() - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- getBidsAfterSupplementaryRound() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getBidsPerBidder() - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- getBidsPerBidder() - Method in class org.spectrumauctions.sats.core.api.ModelCreator
-
- getBiggestPossibleValue() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMWorldPartialMip
-
- getBiggestPossibleValue() - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVMWorldPartialMip
-
- getBoundary(List<Vertex>) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
- getBudgetFactor() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getBudgetFactor() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup
-
- getBundle(BigInteger) - Method in class org.spectrumauctions.sats.core.bidlang.xor.SizeOrderedXOR
-
- getBundle(BigInteger, int) - Method in class org.spectrumauctions.sats.core.bidlang.xor.SizeOrderedXOR
-
- getCapacity() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Edge
-
- getCATSXORBids() - Method in class org.spectrumauctions.sats.core.bidlang.xor.CatsXOR
-
- getChildVertex(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
- getColor() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method returns the color of the vertex
- getColumnPosition() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMLicense
-
- getCommonValue() - Method in class org.spectrumauctions.sats.core.model.cats.CATSLicense
-
- getCone(Vertex, double, List<Vertex>) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns the cone with a vertex in 'center' and a given radius in respect to the set
of vertices S
- getCornerPoints() - Method in class org.spectrumauctions.sats.core.util.math.ContinuousPiecewiseLinearFunction
-
Provides a list with all corner point (X, Y) pairs, sorted with increasing X.
- getCornerPointY() - Method in exception org.spectrumauctions.sats.core.util.math.NotDifferentiableException
-
- getDefaultFilePrefix() - Method in class org.spectrumauctions.sats.core.bidfile.FileWriter
-
- getDefaultHandler() - Static method in class org.spectrumauctions.sats.core.util.instancehandling.InstanceHandler
-
Get the default instance handler.
- getDefaultNumberOfGoods() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- getDefaultSetup(int) - Static method in class org.spectrumauctions.sats.core.model.bvm.bvm.BVMBidderSetup
-
- getDefaultSetup() - Static method in class org.spectrumauctions.sats.core.model.bvm.bvm.BVMWorldSetup
-
- getDefaultSetup(int) - Static method in class org.spectrumauctions.sats.core.model.bvm.mbvm.MBVMBidderSetup
-
- getDefComparator() - Method in class org.spectrumauctions.sats.core.bidlang.generic.FlatSizeIterators.GenericSizeOrdered
-
- getDefComparator() - Method in class org.spectrumauctions.sats.core.bidlang.generic.SimpleRandomOrder.XORQRandomOrderSimple
-
- getDefintionComparator() - Method in class org.spectrumauctions.sats.core.bidlang.generic.FlatSizeIterators.DeterministicIncreasingSizeComparator
-
- getDemandQueryBuilder() - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- getDemandQueryBuilder() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getDemandQueryMipFor(Bidder<T>, Map<S, BigDecimal>, double) - Method in interface org.spectrumauctions.sats.opt.domain.GenericDemandQueryMIPBuilder
-
- getDemandQueryMipFor(Bidder<T>, Map<T, BigDecimal>, double) - Method in interface org.spectrumauctions.sats.opt.domain.NonGenericDemandQueryMIPBuilder
-
- getDemandQueryMipFor(Bidder, Map, double) - Method in class org.spectrumauctions.sats.opt.model.gsvm.demandquery.GSVM_DemandQueryMIPBuilder
-
- getDemandQueryMipFor(Bidder, Map, double) - Method in class org.spectrumauctions.sats.opt.model.lsvm.demandquery.LSVM_DemandQueryMIPBuilder
-
- getDemandQueryMipFor(Bidder, Map, double) - Method in class org.spectrumauctions.sats.opt.model.mrvm.demandquery.MRVM_DemandQueryMIPBuilder
-
- getDeviation() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getDeviation() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup
-
- getDistance(MRVMRegionsMap.Region, MRVMRegionsMap.Region) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap
-
Calculates the distance between two regions in this map.
Distance is defined as the length of the shortest path in a graph representation of this map,
where two regions share an edge if and only if they are adjacent.
- getEdges() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
- getEpsilon() - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- getExponentFactor() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidderSetup.Builder
-
- getFileType() - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- getFileType() - Method in class org.spectrumauctions.sats.core.api.ModelCreator
-
- getFileWriter(FileType, File) - Static method in enum org.spectrumauctions.sats.core.api.FileType
-
- getFinalPrices() - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- getFinalPrices() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getFlow(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Edge
-
- getFlowTables() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns flow tables obtained after MCF
- getFolder() - Method in class org.spectrumauctions.sats.core.bidfile.FileWriter
-
- getGamma(int) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMNationalBidder
-
Reads the gammavalue form the stored map.
- getGaussianDistributionRNG() - Method in class org.spectrumauctions.sats.core.util.random.JavaUtilRNGSupplier
-
- getGaussianDistributionRNG(long) - Method in class org.spectrumauctions.sats.core.util.random.JavaUtilRNGSupplier
-
- getGaussianDistributionRNG(long) - Method in interface org.spectrumauctions.sats.core.util.random.RNGSupplier
-
- getGaussianDistributionRNG() - Method in interface org.spectrumauctions.sats.core.util.random.RNGSupplier
-
- getGenericAllocation(Bidder<S>) - Method in class org.spectrumauctions.sats.opt.domain.GenericAllocation
-
- getGenericBidder() - Method in class org.spectrumauctions.sats.core.bidlang.generic.FlatSizeIterators.GenericSizeOrdered
-
- getGenericBidder() - Method in class org.spectrumauctions.sats.core.bidlang.generic.SimpleRandomOrder.XORQRandomOrderSimple
-
- getGenericBidder() - Method in class org.spectrumauctions.sats.core.bidlang.generic.SizeOrderedPowerset.GenericPowerset
-
- getGenericDefinitionOf(T) - Method in interface org.spectrumauctions.sats.core.model.GenericWorld
-
- getGenericDefinitionOf(Good) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- getGrid() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getGrid() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMWorld
-
- getGson() - Method in class org.spectrumauctions.sats.core.util.file.gson.GsonWrapper
-
- getHigherAdjacentFunction() - Method in exception org.spectrumauctions.sats.core.util.math.NotDifferentiableException
-
- getHighNationalValueInterval() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidderSetup
-
- getHomeId() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidder
-
- getId() - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericValue
-
- getId() - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORValue
-
This instances id
- getId() - Method in class org.spectrumauctions.sats.core.model.Bidder
-
- getID() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method returns ID of the vertex
- getId() - Method in class org.spectrumauctions.sats.core.model.Good
-
- getId() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap.Region
-
- getId() - Method in class org.spectrumauctions.sats.core.model.World
-
- getIncreasingSizeComparator() - Method in class org.spectrumauctions.sats.core.bidlang.generic.FlatSizeIterators.GenericSizeOrdered
-
- getInitSeed() - Method in class org.spectrumauctions.sats.core.util.random.JavaUtilRNGSupplier
-
- getInputDegree(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns the input degree of a given vertex
- getInstance() - Static method in class org.spectrumauctions.sats.core.model.mrvm.CanadianMap
-
- getInstance() - Static method in class org.spectrumauctions.sats.core.util.file.FilePathUtils
-
- getInstance() - Static method in class org.spectrumauctions.sats.core.util.file.gson.GsonWrapper
-
- getInstance() - Static method in class org.spectrumauctions.sats.core.util.instancehandling.InMemoryInstanceHandler
-
- getInstance() - Static method in class org.spectrumauctions.sats.core.util.instancehandling.JSONInstanceHandler
-
- getInstanceFolder() - Method in class org.spectrumauctions.sats.core.api.PathResult
-
- getInterbandSynergyValue() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBidder
-
- getIntrabandSynergyFactors() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBidder
-
- getInvName() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Edge
-
- getJoptResult() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMMipResult
-
- getJoptResult() - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVMMipResult
-
- getJumpProbability() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getJumpProbability() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup
-
- getKey(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.VertexCell
-
- getKey() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.VertexCell
-
- getKMax() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMNationalBidder
-
- getLastPrices() - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- getLastPrices() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getLastPrices() - Method in class org.spectrumauctions.sats.mechanism.cca.priceupdate.DemandDependentGenericPriceUpdate
-
- getLastPrices() - Method in interface org.spectrumauctions.sats.mechanism.cca.priceupdate.GenericPriceUpdater
-
- getLastPrices() - Method in interface org.spectrumauctions.sats.mechanism.cca.priceupdate.NonGenericPriceUpdater
-
- getLastPrices() - Method in class org.spectrumauctions.sats.mechanism.cca.priceupdate.SimpleRelativeGenericPriceUpdate
-
- getLastPrices() - Method in class org.spectrumauctions.sats.mechanism.cca.priceupdate.SimpleRelativeNonGenericPriceUpdate
-
- getLicenses() - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORValue
-
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.bvm.BMBand
-
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMCircle
-
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMWorld
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMGrid
-
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMWorld
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBand
-
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBand
-
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMWorld
- getLicenses() - Method in class org.spectrumauctions.sats.core.model.World
-
- getLicensesPerBand(Bundle<MRVMLicense>) - Static method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
Sorts the licenses of a bundle into subbundles by their band.
- getLicensesPerBand(Bundle<MRVMLicense>, MRVMWorld) - Static method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
Sorts the licenses of a bundle into subbundles by their band.
- getLicensesPerRegion(Bundle<MRVMLicense>) - Static method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
Sorts the licenses of a bundle into subbundles by their region.
- getLongestShortestPath(MRVMRegionsMap.Region) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap
-
Returns the length of the longest shortest path in the adjacency graph between the specified region and any other region.
- getLowerAdjacentFunction() - Method in exception org.spectrumauctions.sats.core.util.math.NotDifferentiableException
-
- getLowNationalValueInterval() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidderSetup
-
- getMaximumRegionalCapacity() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
Calculates the maximum capacity any region can have.
- getMaxSubstitutableBids() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getMaxSubstitutableBids() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup
-
- getMaxValue() - Method in class org.spectrumauctions.sats.core.util.random.DoubleInterval
-
- getMaxValue() - Method in class org.spectrumauctions.sats.core.util.random.IntegerInterval
-
- getMechanismResult() - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- getMechanismResult() - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- getMechanismResult() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getMechanismResult() - Method in class org.spectrumauctions.sats.mechanism.ccg.CCGMechanism
-
- getMechanismResult() - Method in interface org.spectrumauctions.sats.mechanism.domain.mechanisms.AuctionMechanism
-
- getMechanismResult() - Method in class org.spectrumauctions.sats.mechanism.vcg.VCGMechanism
-
- getMinValue() - Method in class org.spectrumauctions.sats.core.util.random.DoubleInterval
-
- getMinValue() - Method in class org.spectrumauctions.sats.core.util.random.IntegerInterval
-
- getMip() - Method in class org.spectrumauctions.sats.opt.model.ModelMIP
-
This is mainly used for testing or if you need to access special SolveParams.
- getMIP() - Method in class org.spectrumauctions.sats.opt.xor.XORWinnerDetermination
-
- getMIP() - Method in class org.spectrumauctions.sats.opt.xorq.XORQWinnerDetermination
-
- getModel() - Method in class org.spectrumauctions.sats.clt.BVMModelOptionParser
-
- getModel() - Method in class org.spectrumauctions.sats.clt.CATSModelOptionParser
-
- getModel() - Method in class org.spectrumauctions.sats.clt.GSVMModelOptionParser
-
- getModel() - Method in class org.spectrumauctions.sats.clt.LSVMModelOptionParser
-
- getModel() - Method in class org.spectrumauctions.sats.clt.MBVMModelOptionParser
-
- getModel() - Method in class org.spectrumauctions.sats.clt.ModelOptionParser
-
- getModel() - Method in class org.spectrumauctions.sats.clt.MRVMModelOptionParser
-
- getModel() - Method in class org.spectrumauctions.sats.clt.SRVMModelOptionParser
-
- getModelName() - Method in class org.spectrumauctions.sats.core.model.World
-
- getName() - Method in class org.spectrumauctions.sats.core.bidlang.generic.Band
-
- getName() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Edge
-
- getName() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.BandSetup
-
- getName() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBand
-
- getNationalCircle() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMWorld
-
- getNeighbors() - Method in class org.spectrumauctions.sats.core.util.file.gson.UndirectedGraphAdapter.SerializedRegion
-
- getNextPopulationId(long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InMemoryInstanceHandler
-
- getNextPopulationId(long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InstanceHandler
-
Returns a new population id
The id is unique amongst all previously generated population ids with the same worldId.
- getNextPopulationId(long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.JSONInstanceHandler
-
- getNextWorldId() - Method in class org.spectrumauctions.sats.core.util.instancehandling.InMemoryInstanceHandler
-
- getNextWorldId() - Method in class org.spectrumauctions.sats.core.util.instancehandling.InstanceHandler
-
Returns an new unused world id.
- getNextWorldId() - Method in class org.spectrumauctions.sats.core.util.instancehandling.JSONInstanceHandler
-
- getNode() - Method in class org.spectrumauctions.sats.core.util.file.gson.UndirectedGraphAdapter.SerializedRegion
-
- getNote() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap.Region
-
- getNotice() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap.Region
-
- getNotice() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.RegionSetup
-
- getNumberOfBidders() - Method in class org.spectrumauctions.sats.core.api.BVMModelCreator.Builder
-
- getNumberOfBidders() - Method in class org.spectrumauctions.sats.core.api.CATSRegionsModelCreator.Builder
-
- getNumberOfBidders() - Method in class org.spectrumauctions.sats.core.api.MBVMModelCreator.Builder
-
- getNumberOfBidders() - Method in class org.spectrumauctions.sats.core.model.BidderSetup.Builder
-
- getNumberOfBidders() - Method in class org.spectrumauctions.sats.core.model.BidderSetup
-
- getNumberOfBidders() - Method in class org.spectrumauctions.sats.core.model.bvm.bvm.BaseValueModel
-
- getNumberOfBidders() - Method in class org.spectrumauctions.sats.core.model.bvm.mbvm.MultiBandValueModel
-
- getNumberOfChilds() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
- getNumberOfColumns() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMGrid
-
- getNumberOfEdges() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns the number of edges of the graph
- getNumberOfFlows() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Edge
-
- getNumberOfGoods() - Method in class org.spectrumauctions.sats.core.api.CATSRegionsModelCreator.Builder
-
- getNumberOfGoods() - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- getNumberOfGoods() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getNumberOfGoods() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMWorld
-
- getNumberOfGoods() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMWorld
-
- getNumberOfGoods() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- getNumberOfGoods() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMWorld
-
- getNumberOfGoods() - Method in class org.spectrumauctions.sats.core.model.World
-
- getNumberOfLicenses() - Method in class org.spectrumauctions.sats.core.bidlang.generic.Band
-
- getNumberOfLicenses() - Method in class org.spectrumauctions.sats.core.model.bvm.BMBand
-
- getNumberOfLicenses() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBand
-
- getNumberOfLicenses() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBand
-
- getNumberOfLocalBidders() - Method in class org.spectrumauctions.sats.core.api.MRVMModelCreator.Builder
-
- getNumberOfLots() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBand
-
- getNumberOfNationalBidders() - Method in class org.spectrumauctions.sats.core.api.GSVMModelCreator.Builder
-
- getNumberOfNationalBidders() - Method in class org.spectrumauctions.sats.core.api.LSVMModelCreator.Builder
-
- getNumberOfNationalBidders() - Method in class org.spectrumauctions.sats.core.api.MRVMModelCreator.Builder
-
- getNumberOfRegionalBidders() - Method in class org.spectrumauctions.sats.core.api.GSVMModelCreator.Builder
-
- getNumberOfRegionalBidders() - Method in class org.spectrumauctions.sats.core.api.LSVMModelCreator.Builder
-
- getNumberOfRegionalBidders() - Method in class org.spectrumauctions.sats.core.api.MRVMModelCreator.Builder
-
- getNumberOfRegions() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap
-
- getNumberOfRows() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMGrid
-
- getNumHighFrequencyBidders() - Method in class org.spectrumauctions.sats.core.api.SRVMModelCreator.Builder
-
- getNumPrimaryBidders() - Method in class org.spectrumauctions.sats.core.api.SRVMModelCreator.Builder
-
- getNumSecondaryBidders() - Method in class org.spectrumauctions.sats.core.api.SRVMModelCreator.Builder
-
- getNumSmallBidders() - Method in class org.spectrumauctions.sats.core.api.SRVMModelCreator.Builder
-
- getOutputDegree(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns the output degree of a given vertex
- getPath(Vertex, Vertex) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns a path between two vertices i.e.
- getPayment() - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- getPayment() - Method in class org.spectrumauctions.sats.mechanism.ccg.CCGMechanism
-
- getPayment() - Method in class org.spectrumauctions.sats.mechanism.domain.MechanismResult
-
- getPayment() - Method in interface org.spectrumauctions.sats.mechanism.domain.mechanisms.PaymentDeterminator
-
- getPayment() - Method in class org.spectrumauctions.sats.mechanism.vcg.VCGMechanism
-
- getPaymentMap() - Method in class org.spectrumauctions.sats.mechanism.domain.Payment
-
- getPayments() - Method in class org.spectrumauctions.sats.mechanism.domain.Payment
-
- getPopulation() - Method in class org.spectrumauctions.sats.core.model.Bidder
-
- getPopulation() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap.Region
-
- getPopulationIds(long) - Method in class org.spectrumauctions.sats.core.util.file.FilePathUtils
-
- getPopulationIds(long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InMemoryInstanceHandler
-
- getPopulationIds(long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InstanceHandler
-
- getPopulationIds(long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.JSONInstanceHandler
-
- getPopulationSeed() - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- getPopulationSeed() - Method in class org.spectrumauctions.sats.core.api.ModelCreator
-
- getPosition() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMLicense
-
- getPositiveValueThresholdIntervals() - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup.BMBidderSetupBuilder
-
- getPredecessor(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method returns the predecessor of the current vertex in the shortest path tree from some source
- getPrivateValues() - Method in class org.spectrumauctions.sats.core.model.cats.CATSBidder
-
- getProximity() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMBidder
-
- getPsi(int) - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMNationalBidderPartialMip
-
A variable static total non-discounted value when missing exactly k regions for k less than k_{max} or k or more
regions for k = k_{max} and zero otherwise.
- getQuantities() - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericValue
-
- getQuantities(Bidder<S>) - Method in class org.spectrumauctions.sats.opt.domain.GenericAllocation
-
- getQuantity(G) - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericValue
-
- getRadius(Vertex, boolean) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns the radius of the graph i.e.
- getRegion() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMGenericDefinition
-
- getRegion() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLicense
-
- getRegion(int) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap
-
- getRegionalCircle() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMWorld
-
- getRegionalValueInterval() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidderSetup
-
- getRegionId() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLicense
-
- getRegions() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap
-
- getRegionsMap() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- getResaleFactor() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getResaleFactor() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup
-
- getResult() - Method in interface org.spectrumauctions.sats.opt.domain.GenericDemandQueryMIP
-
- getResult() - Method in interface org.spectrumauctions.sats.opt.domain.NonGenericDemandQueryMIP
-
- getResult() - Method in class org.spectrumauctions.sats.opt.model.gsvm.demandquery.GSVM_DemandQueryMIP
-
- getResult() - Method in class org.spectrumauctions.sats.opt.model.lsvm.demandquery.LSVM_DemandQueryMIP
-
- getResult() - Method in class org.spectrumauctions.sats.opt.model.mrvm.demandquery.MRVM_DemandQueryMIP
-
- getResultingBundle() - Method in interface org.spectrumauctions.sats.opt.domain.GenericDemandQueryResult
-
- getResultingBundle() - Method in interface org.spectrumauctions.sats.opt.domain.NonGenericDemandQueryResult
-
- getResultingBundle() - Method in class org.spectrumauctions.sats.opt.model.gsvm.demandquery.GSVM_DemandQueryMipResult
-
- getResultingBundle() - Method in class org.spectrumauctions.sats.opt.model.lsvm.demandquery.LSVM_DemandQueryMipResult
-
- getResultingBundle() - Method in class org.spectrumauctions.sats.opt.model.mrvm.demandquery.MRVMDemandQueryMipResult
-
- getResultPool(int) - Method in interface org.spectrumauctions.sats.opt.domain.GenericDemandQueryMIP
-
- getResultPool(int) - Method in interface org.spectrumauctions.sats.opt.domain.NonGenericDemandQueryMIP
-
- getResultPool(int) - Method in class org.spectrumauctions.sats.opt.model.gsvm.demandquery.GSVM_DemandQueryMIP
-
- getResultPool(int) - Method in class org.spectrumauctions.sats.opt.model.lsvm.demandquery.LSVM_DemandQueryMIP
-
- getResultPool(int) - Method in class org.spectrumauctions.sats.opt.model.mrvm.demandquery.MRVM_DemandQueryMIP
-
- getRowPosition() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMLicense
-
- getSCALE() - Static method in class org.spectrumauctions.sats.core.util.math.LinearFunction
-
- getScalingFactor() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMBidderPartialMIP
-
- getScalingFactor() - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVMWorldPartialMip
-
- getSerialversionuid() - Static method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLicense
-
- getSetupName() - Method in class org.spectrumauctions.sats.core.model.BidderSetup.Builder
-
- getSetupName() - Method in class org.spectrumauctions.sats.core.model.BidderSetup
-
- getSetupName() - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup.BMWorldSetupBuilder
-
- getSetupName() - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup
-
The setupName is used to identify the worldSetup once the world is created.
- getSetupType() - Method in class org.spectrumauctions.sats.core.model.Bidder
-
- getShortestPathEst(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method returns the estimation for the shortest path from some source to this vertex
- getShortestPathEst() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method returns the estimation for the shortest path from some source to this vertex
- getSink() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Edge
-
- getSize() - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericValue
-
- getSize() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getSize() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMCircle
-
- getSize() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMWorld
-
- getSizeOrderedGenericLang(boolean, BMBidder) - Static method in class org.spectrumauctions.sats.core.model.bvm.SizeOrderedGenericFactory
-
- getSizeOrderedGenericLang(boolean, BMBidder) - Static method in class org.spectrumauctions.sats.core.model.bvm.SizeOrderedGenericPowersetFactory
-
- getSizeOrderedGenericLang(boolean, MRVMBidder) - Static method in class org.spectrumauctions.sats.core.model.mrvm.SizeOrderedGenericFactory
-
- getSizeOrderedGenericLang(boolean, MRVMBidder) - Static method in class org.spectrumauctions.sats.core.model.mrvm.SizeOrderedGenericPowersetFactory
-
- getSizeOrderedGenericLang(boolean, SRVMBidder) - Static method in class org.spectrumauctions.sats.core.model.srvm.SizeOrderedGenericFactory
-
- getSizeOrderedGenericLang(boolean, SRVMBidder) - Static method in class org.spectrumauctions.sats.core.model.srvm.SizeOrderedGenericPowersetFactory
-
- getSlope() - Method in class org.spectrumauctions.sats.core.util.math.LinearFunction
-
- getSource() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Edge
-
- getSubgraph(Set<MRVMRegionsMap.Region>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap
-
Creates a new, unmodifiable regions-graph, consistent with the adjacency graph of this map,
but only containing the specified set of regions as vertices.
- getSupplementaryBids(GenericCCAMechanism<G, T>, Bidder<T>) - Method in interface org.spectrumauctions.sats.mechanism.cca.supplementaryround.GenericSupplementaryRound
-
- getSupplementaryBids(GenericCCAMechanism<G, T>, Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.cca.supplementaryround.LastBidsTrueValueGenericSupplementaryRound
-
- getSupplementaryBids(NonGenericCCAMechanism<T>, Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.cca.supplementaryround.LastBidsTrueValueNonGenericSupplementaryRound
-
- getSupplementaryBids(NonGenericCCAMechanism<T>, Bidder<T>) - Method in interface org.spectrumauctions.sats.mechanism.cca.supplementaryround.NonGenericSupplementaryRound
-
- getSupplementaryBids(GenericCCAMechanism<G, T>, Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.cca.supplementaryround.ProfitMaximizingGenericSupplementaryRound
-
- getSupplementaryBids(NonGenericCCAMechanism<T>, Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.cca.supplementaryround.ProfitMaximizingNonGenericSupplementaryRound
-
- getSupplyMinusDemand() - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- getSupplyMinusDemand() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getSynergies() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.BandSetup
-
- getSynergy(int) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBand
-
- getSynergyThreshold() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBidder
-
- getSynFactors() - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup.BMBidderSetupBuilder
-
- getTotalPayments() - Method in class org.spectrumauctions.sats.mechanism.domain.Payment
-
- getTotalQuantity() - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericValue
-
- getTotalRounds() - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- getTotalValue() - Method in interface org.spectrumauctions.sats.opt.domain.Allocation
-
- getTotalValue() - Method in class org.spectrumauctions.sats.opt.domain.GenericAllocation
-
- getTotalValue() - Method in class org.spectrumauctions.sats.opt.domain.ItemAllocation
-
- getTradeValue(Bidder<T>) - Method in interface org.spectrumauctions.sats.opt.domain.Allocation
-
- getTradeValue(Bidder<S>) - Method in class org.spectrumauctions.sats.opt.domain.GenericAllocation
-
- getTradeValue(Bidder<T>) - Method in class org.spectrumauctions.sats.opt.domain.ItemAllocation
-
- getUniformDistributionRNG(long) - Method in class org.spectrumauctions.sats.core.util.random.JavaUtilRNGSupplier
-
- getUniformDistributionRNG() - Method in class org.spectrumauctions.sats.core.util.random.JavaUtilRNGSupplier
-
- getUniformDistributionRNG(long) - Method in interface org.spectrumauctions.sats.core.util.random.RNGSupplier
-
- getUniformDistributionRNG() - Method in interface org.spectrumauctions.sats.core.util.random.RNGSupplier
-
- getUseQuadraticPricingOption() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- getValue() - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericValue
-
- getValue(Bundle<T>) - Method in class org.spectrumauctions.sats.core.bidlang.xor.SizeBasedUniqueRandomXOR
-
- getValue(Bundle) - Method in class org.spectrumauctions.sats.core.bidlang.xor.SizeOrderedXOR
-
- getValue() - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORValue
-
Deprecated.
- getValue(Bundle<G>) - Method in class org.spectrumauctions.sats.core.model.Bidder
-
Deprecated.
- getValueFiles() - Method in class org.spectrumauctions.sats.core.api.PathResult
-
- getValueFunction(Class<T>) - Method in class org.spectrumauctions.sats.core.model.Bidder
-
Use this method to get a desired value function representation (bidding language)
for this bidder.
- getValueFunction(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.Bidder
-
Use this method to get a desired value function representation (bidding language)
for this bidder.
- getValueFunction(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidder
-
- getValueFunction(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.cats.CATSBidder
-
- getValueFunction(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidder
-
- getValueFunction(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMBidder
-
- getValueFunction(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
- getValueFunction(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLocalBidder
-
- getValueFunction(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMNationalBidder
-
- getValueFunction(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidder
-
- getValueFunction(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBidder
-
- getValueInterval() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMBidderSetup
-
- getValues() - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericBid
-
- getValues() - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORBid
-
- getValueVariable(MRVMBidder) - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMWorldPartialMip
-
- getVariables() - Method in class org.spectrumauctions.sats.opt.domain.PartialMIP
-
- getVariables() - Method in class org.spectrumauctions.sats.opt.domain.PiecewiseLinearPartialMIP
-
- getVertex() - Method in class org.spectrumauctions.sats.core.model.cats.CATSLicense
-
- getVertex(LSVMLicense) - Method in class org.spectrumauctions.sats.opt.model.lsvm.LSVMGridGraph
-
- getVertexPredecessor(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
- getVertices() - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns the list of vertices of the graph
- getVmVariable(SRVMBidder, Band) - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVMWorldPartialMip
-
- getVoVariable(SRVMBidder, Band) - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVMWorldPartialMip
-
- getWdWithoutBidder(Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- getWdWithoutBidder(Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.ccg.CCGMechanism
-
- getWdWithoutBidder(Bidder<T>) - Method in class org.spectrumauctions.sats.mechanism.vcg.VCGMechanism
-
- getWdWithoutBidder(Bidder<T>) - Method in interface org.spectrumauctions.sats.opt.domain.WinnerDeterminator
-
- getWdWithoutBidder(Bidder<GSVMLicense>) - Method in class org.spectrumauctions.sats.opt.model.gsvm.GSVMStandardMIP
-
- getWdWithoutBidder(Bidder) - Method in class org.spectrumauctions.sats.opt.model.lsvm.LSVMStandardMIP
-
- getWdWithoutBidder(Bidder<MRVMLicense>) - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVM_MIP
-
- getWdWithoutBidder(Bidder<SRVMLicense>) - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVM_MIP
-
- getWdWithoutBidder(Bidder) - Method in class org.spectrumauctions.sats.opt.xor.XORWinnerDetermination
-
- getWdWithoutBidder(Bidder<T>) - Method in class org.spectrumauctions.sats.opt.xorq.XORQWinnerDetermination
-
- getWHatIKVariable(int) - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMNationalBidderPartialMip
-
A boolean variable, which is 1 iff the agent has exactly k missing regions, for k \in {0,...,k_{max}}
- getWinners() - Method in class org.spectrumauctions.sats.mechanism.domain.Payment
-
- getWinners() - Method in interface org.spectrumauctions.sats.opt.domain.Allocation
-
- getWinners() - Method in class org.spectrumauctions.sats.opt.domain.GenericAllocation
-
- getWinners() - Method in class org.spectrumauctions.sats.opt.domain.ItemAllocation
-
- getWIRVariable(MRVMRegionsMap.Region) - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMNationalBidderPartialMip
-
A boolean variable, which is 1 iff possesses at least 1 license in region
- getWIVariable() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMNationalBidderPartialMip
-
A integer Variable, stating the number regions this bidder covers
- getWorld() - Method in class org.spectrumauctions.sats.core.model.Bidder
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.Bundle
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.bvm.BMBand
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidder
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.bvm.BMLicense
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.cats.CATSBidder
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.cats.CATSLicense
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.Good
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidder
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMCircle
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMLicense
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMBidder
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMGrid
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMLicense
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBand
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLicense
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBand
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBidder
-
- getWorld() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMLicense
-
- getWorld() - Method in class org.spectrumauctions.sats.opt.model.mrvm.demandquery.MRVMDemandQueryMipResult
-
- getWorld() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMMipResult
-
- getWorld() - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVMMipResult
-
- getWorldId() - Method in class org.spectrumauctions.sats.core.model.Bidder
-
- getWorldId() - Method in class org.spectrumauctions.sats.core.model.bvm.BMBand
-
- getWorldId() - Method in class org.spectrumauctions.sats.core.model.Good
-
- getWorldId() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMLicense
-
- getWorldId() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBand
-
- getWorldId() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLicense
-
- getWorldPartialMip() - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVM_MIP
-
- getWorldPartialMip() - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVM_MIP
-
- getWorldSeed() - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- getWorldSeed() - Method in class org.spectrumauctions.sats.core.api.ModelCreator
-
- getX() - Method in exception org.spectrumauctions.sats.core.util.math.NotDifferentiableException
-
- getXORBidsCount() - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- getXORLanguage(BiddingLanguage) - Static method in enum org.spectrumauctions.sats.core.api.BiddingLanguage
-
- getXORQLanguage(BiddingLanguage) - Static method in enum org.spectrumauctions.sats.core.api.BiddingLanguage
-
- getXORQRandomOrderSimpleLang(BMBidder, RNGSupplier) - Static method in class org.spectrumauctions.sats.core.model.bvm.RandomOrderXORQFactory
-
- getXORQRandomOrderSimpleLang(BMBidder) - Static method in class org.spectrumauctions.sats.core.model.bvm.RandomOrderXORQFactory
-
- getXORQRandomOrderSimpleLang(MRVMBidder, RNGSupplier) - Static method in class org.spectrumauctions.sats.core.model.mrvm.RandomOrderXORQFactory
-
- getXORQRandomOrderSimpleLang(MRVMBidder) - Static method in class org.spectrumauctions.sats.core.model.mrvm.RandomOrderXORQFactory
-
- getXVariable(MRVMBidder, MRVMRegionsMap.Region, MRVMBand) - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMWorldPartialMip
-
- getXVariable(SRVMBidder, Band) - Method in class org.spectrumauctions.sats.opt.model.srvm.SRVMWorldPartialMip
-
- getXVariables(GSVMBidder, GSVMLicense) - Method in class org.spectrumauctions.sats.opt.model.gsvm.GSVMStandardMIP
-
- getXVariables(LSVMBidder, LSVMLicense) - Method in class org.spectrumauctions.sats.opt.model.lsvm.LSVMStandardMIP
-
- getXVariables(MRVMBidder) - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVMWorldPartialMip
-
- getY(BigDecimal) - Method in class org.spectrumauctions.sats.core.util.math.ContinuousPiecewiseLinearFunction
-
- getY(BigDecimal) - Method in interface org.spectrumauctions.sats.core.util.math.Function
-
- getY(BigDecimal) - Method in class org.spectrumauctions.sats.core.util.math.LinearFunction
-
- getyIntercept() - Method in class org.spectrumauctions.sats.core.util.math.LinearFunction
-
- getZeroPayment(Set<Bidder<T>>) - Static method in class org.spectrumauctions.sats.mechanism.domain.Payment
-
- getzHigh(MRVMRegionsMap.Region) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
- getzHighInterval() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidderSetup.Builder
-
- getzLow(MRVMRegionsMap.Region) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
- getzLowInterval() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidderSetup.Builder
-
- GlobalSynergyValueModel - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GlobalSynergyValueModel() - Constructor for class org.spectrumauctions.sats.core.model.gsvm.GlobalSynergyValueModel
-
- Good - Class in org.spectrumauctions.sats.core.model
-
- Good(long, long) - Constructor for class org.spectrumauctions.sats.core.model.Good
-
- Good.IdComparator - Class in org.spectrumauctions.sats.core.model
-
- Graph - Class in org.spectrumauctions.sats.core.model.cats.graphalgorithms
-
The class implements the graph structure (via adjacency lists) and simple algorithms
for processing the graph.
- Graph(List<Vertex>, List<VertexCell>...) - Constructor for class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
Constructor
- Graph(List<Vertex>, List<List<VertexCell>>) - Constructor for class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
- Graph(List<Vertex>) - Constructor for class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method constructs
- Graph() - Constructor for class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method constructs am empty graph
- GsonWrapper - Class in org.spectrumauctions.sats.core.util.file.gson
-
- GSVM_DemandQueryMIP - Class in org.spectrumauctions.sats.opt.model.gsvm.demandquery
-
- GSVM_DemandQueryMIP(GSVMBidder, Map<GSVMLicense, BigDecimal>) - Constructor for class org.spectrumauctions.sats.opt.model.gsvm.demandquery.GSVM_DemandQueryMIP
-
- GSVM_DemandQueryMIP(GSVMBidder, Map<GSVMLicense, BigDecimal>, double) - Constructor for class org.spectrumauctions.sats.opt.model.gsvm.demandquery.GSVM_DemandQueryMIP
-
- GSVM_DemandQueryMIPBuilder - Class in org.spectrumauctions.sats.opt.model.gsvm.demandquery
-
- GSVM_DemandQueryMIPBuilder() - Constructor for class org.spectrumauctions.sats.opt.model.gsvm.demandquery.GSVM_DemandQueryMIPBuilder
-
- GSVM_DemandQueryMipResult - Class in org.spectrumauctions.sats.opt.model.gsvm.demandquery
-
- GSVM_DemandQueryMipResult(BigDecimal, XORValue<GSVMLicense>) - Constructor for class org.spectrumauctions.sats.opt.model.gsvm.demandquery.GSVM_DemandQueryMipResult
-
- GSVMBidder - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMBidderSetup - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMBidderSetup.Builder - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMCircle - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMLicense - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMModelCreator - Class in org.spectrumauctions.sats.core.api
-
Created by Michael Weiss on 04.05.2017.
- GSVMModelCreator(GSVMModelCreator.Builder) - Constructor for class org.spectrumauctions.sats.core.api.GSVMModelCreator
-
- GSVMModelCreator.Builder - Class in org.spectrumauctions.sats.core.api
-
- GSVMModelOptionParser - Class in org.spectrumauctions.sats.clt
-
- GSVMModelOptionParser() - Constructor for class org.spectrumauctions.sats.clt.GSVMModelOptionParser
-
- GSVMNationalBidderSetup - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMNationalBidderSetup.Builder - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMRegionalBidderSetup - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMRegionalBidderSetup.Builder - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMStandardMIP - Class in org.spectrumauctions.sats.opt.model.gsvm
-
- GSVMStandardMIP(List<GSVMBidder>) - Constructor for class org.spectrumauctions.sats.opt.model.gsvm.GSVMStandardMIP
-
- GSVMStandardMIP(GSVMWorld, List<GSVMBidder>) - Constructor for class org.spectrumauctions.sats.opt.model.gsvm.GSVMStandardMIP
-
- GSVMStandardMIP(GSVMWorld, List<GSVMBidder>, boolean) - Constructor for class org.spectrumauctions.sats.opt.model.gsvm.GSVMStandardMIP
-
- GSVMWorld - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMWorld(GSVMWorldSetup, RNGSupplier) - Constructor for class org.spectrumauctions.sats.core.model.gsvm.GSVMWorld
-
- GSVMWorldSetup - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMWorldSetup.GSVMWorldSetupBuilder - Class in org.spectrumauctions.sats.core.model.gsvm
-
- GSVMWorldSetupBuilder() - Constructor for class org.spectrumauctions.sats.core.model.gsvm.GSVMWorldSetup.GSVMWorldSetupBuilder
-
- RandomOrderXORQFactory - Class in org.spectrumauctions.sats.core.model.bvm
-
- RandomOrderXORQFactory() - Constructor for class org.spectrumauctions.sats.core.model.bvm.RandomOrderXORQFactory
-
- RandomOrderXORQFactory - Class in org.spectrumauctions.sats.core.model.mrvm
-
- RandomOrderXORQFactory() - Constructor for class org.spectrumauctions.sats.core.model.mrvm.RandomOrderXORQFactory
-
- readBidder(Class<T>, World, long, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InMemoryInstanceHandler
-
- readBidder(Class<T>, World, long, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InstanceHandler
-
Used to deserialize a bidder, if its implementing class is known
- readBidder(Class<T>, World, long, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.JSONInstanceHandler
-
- readBidderWithUnknownType(Class<T>, World, long, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InMemoryInstanceHandler
-
- readBidderWithUnknownType(Class<T>, World, long, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InstanceHandler
-
Used to deserialize a bidder, if its type is not exactly known,
i.e., if there are different bidder implementations for this model.
- readBidderWithUnknownType(Class<T>, World, long, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.JSONInstanceHandler
-
- readClass(String) - Method in class org.spectrumauctions.sats.core.util.file.gson.GsonWrapper
-
- readField(String, String) - Method in class org.spectrumauctions.sats.core.util.file.gson.GsonWrapper
-
- readFileToString(File) - Method in class org.spectrumauctions.sats.core.util.file.FilePathUtils
-
- readPopulation(Class<T>, World, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InMemoryInstanceHandler
-
- readPopulation(Class<T>, World, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InstanceHandler
-
Used to deserialize a set of bidders, if the implementing class of all bidders is known and the same
- readPopulation(Class<T>, World, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.JSONInstanceHandler
-
- readPopulationWithUnknownTypes(Class<T>, World, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InMemoryInstanceHandler
-
- readPopulationWithUnknownTypes(Class<T>, World, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InstanceHandler
-
Used to deserialize a set of bidders, if their type is not exactly known,
i.e., if there are different bidder implementations for this model.
- readPopulationWithUnknownTypes(Class<T>, World, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.JSONInstanceHandler
-
- readWorld(long) - Static method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- readWorld(Class<T>, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InMemoryInstanceHandler
-
- readWorld(Class<T>, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.InstanceHandler
-
Reads a world instance.
- readWorld(Class<T>, long) - Method in class org.spectrumauctions.sats.core.util.instancehandling.JSONInstanceHandler
-
- refreshFieldBackReferences(BMWorld) - Method in class org.spectrumauctions.sats.core.model.bvm.BMBand
-
- refreshFieldBackReferences(BMBand) - Method in class org.spectrumauctions.sats.core.model.bvm.BMLicense
-
- refreshFieldBackReferences() - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- refreshFieldBackReferences(CATSWorld) - Method in class org.spectrumauctions.sats.core.model.cats.CATSLicense
-
- refreshFieldBackReferences() - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- refreshFieldBackReferences(GSVMCircle) - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMLicense
-
- refreshFieldBackReferences() - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMWorld
-
- refreshFieldBackReferences(LSVMGrid) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMLicense
-
- refreshFieldBackReferences() - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMWorld
-
- refreshFieldBackReferences(MRVMWorld) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBand
-
Method is called after deserialization, there is not need to call it on any other occasion.
- refreshFieldBackReferences(MRVMBand) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLicense
-
- refreshFieldBackReferences() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- refreshFieldBackReferences() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMWorld
-
- refreshFieldBackReferences() - Method in class org.spectrumauctions.sats.core.model.World
-
Some of the members of the World (e.g.
- refreshReference(World) - Method in class org.spectrumauctions.sats.core.model.Bidder
-
To prevent from creating too many identical world instances, worlds are not serialized and deserialized with the bidder
As a temporary solution, the world instance is re-added after deserialization by calling this method.
This method will be removed in a later version and be done automatically during deserialization.
- refreshReference(World) - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidder
-
- refreshReference(World) - Method in class org.spectrumauctions.sats.core.model.cats.CATSBidder
-
- refreshReference(World) - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidder
-
- refreshReference(World) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMBidder
-
- refreshReference(World) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
- refreshReference(World) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidder
-
- refreshReference(World) - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBidder
-
- RegionalBidderBuilder() - Constructor for class org.spectrumauctions.sats.core.model.lsvm.LSVMBidderSetup.RegionalBidderBuilder
-
Create a BidderSetup Builder
- regionalValueInterval - Variable in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidderSetup.Builder
-
- RegionSetup(double, double, String) - Constructor for class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.RegionSetup
-
- remove() - Method in class org.spectrumauctions.sats.core.bidlang.generic.XORQtoXOR
-
- removeBand(String) - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup.BMWorldSetupBuilder
-
Remove a band, such that it will not be created.
- removeBand(String) - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMWorldSetup.Builder
-
- removeBandSetup(String) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorldSetup.MRVMWorldSetupBuilder
-
Remove a BandSetup
- removeBaseValueInterval(String) - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup.BMBidderSetupBuilder
-
- removeEdge(int, int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method removes one edge from the graph
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.spectrumauctions.sats.core.util.CacheMap
-
- removeFromBid(XORValue<T>) - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORBid.Builder
-
- removeSynergyFactor(String) - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup.BMBidderSetupBuilder
-
- removeValue(GenericValue<S, T>) - Method in class org.spectrumauctions.sats.core.bidlang.generic.GenericBid
-
- removeValueThresholdInterval(String) - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup.BMBidderSetupBuilder
-
- removeValueThresholdInterval(String) - Method in class org.spectrumauctions.sats.core.model.bvm.bvm.BVMBidderSetup.BVMBidderSetupBuilder
-
- restorePopulation(long) - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorld
-
- restorePopulation(long) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorld
-
- restorePopulation(long) - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMWorld
-
- restorePopulation(long) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMWorld
-
- restorePopulation(long) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMWorld
-
- restorePopulation(long) - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMWorld
-
- restorePopulation(long) - Method in class org.spectrumauctions.sats.core.model.World
-
Restore serialized
Bidder instances via population id
- restorePopulation(Class<T>, long, InstanceHandler) - Method in class org.spectrumauctions.sats.core.model.World
-
- restorePopulation(Class<T>, long) - Method in class org.spectrumauctions.sats.core.model.World
-
- result - Variable in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- RNGSupplier - Interface in org.spectrumauctions.sats.core.util.random
-
- roundedValue(double) - Method in class org.spectrumauctions.sats.core.bidfile.FileWriter
-
- scalingFactor(Collection<MRVMBidder>) - Static method in class org.spectrumauctions.sats.opt.model.mrvm.Scalor
-
- Scalor - Class in org.spectrumauctions.sats.opt.model.mrvm
-
Created by Michael Weiss on 06.05.2017.
- Scalor() - Constructor for class org.spectrumauctions.sats.opt.model.mrvm.Scalor
-
- SecondaryBidderBuilder() - Constructor for class org.spectrumauctions.sats.core.model.srvm.SRVMBidderSetup.SecondaryBidderBuilder
-
Create a BidderSetup Builder with Secondary Bidder default values (see Kreoemer et.
- SeedType - Enum in org.spectrumauctions.sats.core.api
-
- serialize(UnmodifiableUndirectedGraph<MRVMRegionsMap.Region, DefaultEdge>, Type, JsonSerializationContext) - Method in class org.spectrumauctions.sats.core.util.file.gson.UndirectedGraphAdapter
-
- SerializedRegion(MRVMRegionsMap.Region) - Constructor for class org.spectrumauctions.sats.core.util.file.gson.UndirectedGraphAdapter.SerializedRegion
-
- setAcceptSuboptimal(boolean) - Method in class org.spectrumauctions.sats.opt.model.ModelMIP
-
Defines the behaviour in case the solver hits the defined timeout.
- setAdditionalLocation(double) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setAdditionalNeigh(double) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setAdditivity(double) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setAdjacencyListIndex(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method setup the index of the adjacency list associated with this vertex
- setAlphaInterval(DoubleInterval) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidderSetup.Builder
-
Sets the interval from which the alpha value will be drawn.
- setAreInstancesSerialized(boolean) - Method in class org.spectrumauctions.sats.core.api.PathResult
-
- setBetaInterval(DoubleInterval) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidderSetup.Builder
-
Sets the interval from which the beta value will be drawn.
- setBidsPerBidder(int) - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- setbInterval(DoubleInterval) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMNationalBidderSetup.Builder
-
Sets the interval for the parameter b which is relevant for the draw of the Gamma.
- setBudgetFactor(double) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setClockPhaseNumberOfBundles(int) - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- setColor(int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method sets the color for the vertex
- setCommonValueInterval(DoubleInterval) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setConstant(BigDecimal) - Method in class org.spectrumauctions.sats.mechanism.cca.priceupdate.DemandDependentGenericPriceUpdate
-
- setDeclaredValues(Map<Bidder<T>, BigDecimal>) - Method in class org.spectrumauctions.sats.opt.domain.ItemAllocation.ItemAllocationBuilder
-
- setDefaultDistribution() - Method in class org.spectrumauctions.sats.core.bidlang.xor.SizeBasedUniqueRandomXOR
-
- setDefaultFilePrefix(String) - Method in class org.spectrumauctions.sats.core.bidfile.FileWriter
-
- setDefaultHandler(InstanceHandler) - Static method in class org.spectrumauctions.sats.core.util.instancehandling.InstanceHandler
-
Set a new default instance handler.
The default instance handler is called on every
World,
population and
Bidder creation
for id selection and default storing.
- setDeviation(double) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setDisplayOutput(boolean) - Method in class org.spectrumauctions.sats.opt.model.ModelMIP
-
Defines whether or not the solver output should be displayed.
- setDistribution(int, double, int) - Method in class org.spectrumauctions.sats.core.bidlang.xor.SizeBasedUniqueRandomXOR
-
Set the basic properties of this iterator.
- setEpsilon(double) - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- setEpsilon(double) - Method in class org.spectrumauctions.sats.opt.model.mrvm.MRVM_MIP
-
- setFileType(FileType) - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- setFLow(int, double) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Edge
-
- setGammaShape(double, double) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidderSetup.Builder
-
- setGeneric(boolean) - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- setHighNationalValueInterval(DoubleInterval) - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidderSetup.Builder
-
Set the value interval for the higher-valued part of the national circle
- setInitialUpdate(BigDecimal) - Method in class org.spectrumauctions.sats.mechanism.cca.priceupdate.SimpleRelativeGenericPriceUpdate
-
- setInitialUpdate(BigDecimal) - Method in class org.spectrumauctions.sats.mechanism.cca.priceupdate.SimpleRelativeNonGenericPriceUpdate
-
- setInstanceFolder(File) - Method in class org.spectrumauctions.sats.core.api.PathResult
-
- setIterations(int) - Method in class org.spectrumauctions.sats.core.bidlang.generic.SimpleRandomOrder.XORQRandomOrderSimple
-
Set the number of iterations in which a bid is created.
- setJumpProbability(double) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setKey(double, int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.VertexCell
-
- setKey(double) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.VertexCell
-
- setLang(BiddingLanguage) - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- setLicenses(Bundle<T>) - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORValue
-
- setLowNationalValueInterval(DoubleInterval) - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMBidderSetup.Builder
-
Set the value interval for the lower-valued part of the national circle
- setMaxRounds(int) - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- setMaxSubstitutableBids(int) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setNumberOfBidders(int) - Method in class org.spectrumauctions.sats.core.api.BVMModelCreator.Builder
-
- setNumberOfBidders(int) - Method in class org.spectrumauctions.sats.core.api.CATSRegionsModelCreator.Builder
-
- setNumberOfBidders(int) - Method in class org.spectrumauctions.sats.core.api.MBVMModelCreator.Builder
-
- setNumberOfBidders(int) - Method in class org.spectrumauctions.sats.core.model.BidderSetup.Builder
-
- setNumberOfBidders(int) - Method in class org.spectrumauctions.sats.core.model.bvm.bvm.BaseValueModel
-
- setNumberOfBidders(int) - Method in class org.spectrumauctions.sats.core.model.bvm.mbvm.MultiBandValueModel
-
- setNumberOfBidders(int) - Method in class org.spectrumauctions.sats.core.model.cats.CATSRegionModel
-
- setNumberOfColumnsInterval(IntegerInterval) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setNumberOfColumnsInterval(IntegerInterval) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMWorldSetup.LSVMWorldSetupBuilder
-
- setNumberOfGoods(int) - Method in class org.spectrumauctions.sats.core.api.CATSRegionsModelCreator.Builder
-
- setNumberOfGoods(int) - Method in class org.spectrumauctions.sats.core.model.cats.CATSRegionModel
-
- setNumberOfGoodsInterval(IntegerInterval) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setNumberOfHighFrequencyBidders(int) - Method in class org.spectrumauctions.sats.core.model.srvm.SingleRegionModel
-
- setNumberOfLocalBidders(int) - Method in class org.spectrumauctions.sats.core.api.MRVMModelCreator.Builder
-
- setNumberOfLocalBidders(int) - Method in class org.spectrumauctions.sats.core.model.mrvm.MultiRegionModel
-
- setNumberOfNationalBidders(int) - Method in class org.spectrumauctions.sats.core.api.GSVMModelCreator.Builder
-
- setNumberOfNationalBidders(int) - Method in class org.spectrumauctions.sats.core.api.LSVMModelCreator.Builder
-
- setNumberOfNationalBidders(int) - Method in class org.spectrumauctions.sats.core.api.MRVMModelCreator.Builder
-
- setNumberOfNationalBidders(int) - Method in class org.spectrumauctions.sats.core.model.gsvm.GlobalSynergyValueModel
-
- setNumberOfNationalBidders(int) - Method in class org.spectrumauctions.sats.core.model.lsvm.LocalSynergyValueModel
-
- setNumberOfNationalBidders(int) - Method in class org.spectrumauctions.sats.core.model.mrvm.MultiRegionModel
-
- setNumberOfPrimaryBidders(int) - Method in class org.spectrumauctions.sats.core.model.srvm.SingleRegionModel
-
- setNumberOfRegionalBidders(int) - Method in class org.spectrumauctions.sats.core.api.GSVMModelCreator.Builder
-
- setNumberOfRegionalBidders(int) - Method in class org.spectrumauctions.sats.core.api.LSVMModelCreator.Builder
-
- setNumberOfRegionalBidders(int) - Method in class org.spectrumauctions.sats.core.api.MRVMModelCreator.Builder
-
- setNumberOfRegionalBidders(int) - Method in class org.spectrumauctions.sats.core.model.gsvm.GlobalSynergyValueModel
-
- setNumberOfRegionalBidders(int) - Method in class org.spectrumauctions.sats.core.model.lsvm.LocalSynergyValueModel
-
- setNumberOfRegionalBidders(int) - Method in class org.spectrumauctions.sats.core.model.mrvm.MultiRegionModel
-
- setNumberOfRegionsInterval(IntegerInterval) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLocalBidderSetup.Builder
-
- setNumberOfRowsInterval(IntegerInterval) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setNumberOfRowsInterval(IntegerInterval) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMWorldSetup.LSVMWorldSetupBuilder
-
- setNumberOfSecondaryBidders(int) - Method in class org.spectrumauctions.sats.core.model.srvm.SingleRegionModel
-
- setNumberOfSmallBidders(int) - Method in class org.spectrumauctions.sats.core.model.srvm.SingleRegionModel
-
- setNumberOfSupplementaryBids(int) - Method in class org.spectrumauctions.sats.mechanism.cca.supplementaryround.LastBidsTrueValueGenericSupplementaryRound
-
- setNumberOfSupplementaryBids(int) - Method in class org.spectrumauctions.sats.mechanism.cca.supplementaryround.LastBidsTrueValueNonGenericSupplementaryRound
-
- setNumberOfSupplementaryBids(int) - Method in class org.spectrumauctions.sats.mechanism.cca.supplementaryround.ProfitMaximizingGenericSupplementaryRound
-
- setNumberOfSupplementaryBids(int) - Method in class org.spectrumauctions.sats.mechanism.cca.supplementaryround.ProfitMaximizingNonGenericSupplementaryRound
-
- setNumHighFrequencyBidders(int) - Method in class org.spectrumauctions.sats.core.api.SRVMModelCreator.Builder
-
- setNumPrimaryBidders(int) - Method in class org.spectrumauctions.sats.core.api.SRVMModelCreator.Builder
-
- setNumSecondaryBidders(int) - Method in class org.spectrumauctions.sats.core.api.SRVMModelCreator.Builder
-
- setNumSmallBidders(int) - Method in class org.spectrumauctions.sats.core.api.SRVMModelCreator.Builder
-
- setOneFile(boolean) - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- setPaymentRule(PaymentRuleEnum) - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- setPopulationSeed(long) - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- setPredecessor(int, int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method set up the predecessor of the current vertex in the shortest path tree from some source
- setPredefinedHome(MRVMRegionsMap.Region) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMRegionalBidderSetup.Builder
-
Set the predefined home if the home should not be chosen randomly.
- setPredefinedRegionsOfInterest(List<String>) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMLocalBidderSetup.Builder
-
- setPriceUpdate(BigDecimal) - Method in class org.spectrumauctions.sats.mechanism.cca.priceupdate.SimpleRelativeGenericPriceUpdate
-
- setPriceUpdate(BigDecimal) - Method in class org.spectrumauctions.sats.mechanism.cca.priceupdate.SimpleRelativeNonGenericPriceUpdate
-
- setPriceUpdater(GenericPriceUpdater<G, T>) - Method in class org.spectrumauctions.sats.mechanism.cca.GenericCCAMechanism
-
- setPriceUpdater(NonGenericPriceUpdater<T>) - Method in class org.spectrumauctions.sats.mechanism.cca.NonGenericCCAMechanism
-
- setPrivateValueParameters(double, double) - Method in class org.spectrumauctions.sats.core.model.cats.CATSBidderSetup.Builder
-
Set the value interval for the private values
- setProximitySize(int) - Method in class org.spectrumauctions.sats.core.model.lsvm.LSVMBidderSetup.RegionalBidderBuilder
-
- setRegionalValueInterval(DoubleInterval) - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMRegionalBidderSetup.Builder
-
Set the value interval for the regional circle
- setSCALE(int) - Static method in class org.spectrumauctions.sats.core.util.math.LinearFunction
-
- setScale(BigDecimal) - Method in class org.spectrumauctions.sats.mechanism.ccg.CCGMechanism
-
- setSeedType(SeedType) - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- setSetupName(String) - Method in class org.spectrumauctions.sats.core.model.BidderSetup.Builder
-
- setSetupName(String) - Method in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup.BMWorldSetupBuilder
-
- setShortestPathEst(double, int) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
The method set up the estimation for the shortest path from some source to this vertex
- setSizeInterval(IntegerInterval) - Method in class org.spectrumauctions.sats.core.model.gsvm.GSVMWorldSetup.GSVMWorldSetupBuilder
-
- setStartingPrice(BigDecimal) - Method in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- setStoreWorldSerialization(boolean) - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- setSuperSeed(long) - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- setThreeProb(double) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setTimeLimit(double) - Method in class org.spectrumauctions.sats.opt.model.ModelMIP
-
Defines the time limit for the solver.
- setupName - Variable in class org.spectrumauctions.sats.core.model.BidderSetup
-
- setupName - Variable in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup.BMWorldSetupBuilder
-
- setupName - Variable in class org.spectrumauctions.sats.core.model.bvm.BMWorldSetup
-
- setUseQuadraticPricingOption(boolean) - Method in class org.spectrumauctions.sats.core.model.cats.CATSWorldSetup.Builder
-
- setValue(double) - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORValue
-
Deprecated.
- setValue(BigDecimal) - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORValue
-
- setWorldSeed(long) - Method in class org.spectrumauctions.sats.core.api.ModelCreator.Builder
-
- setzHighInterval(DoubleInterval) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidderSetup.Builder
-
- setzLowInterval(DoubleInterval) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidderSetup.Builder
-
- shortJson() - Method in interface org.spectrumauctions.sats.core.bidlang.generic.GenericDefinition
-
- shortJson() - Method in class org.spectrumauctions.sats.core.model.bvm.BMBand
-
- shortJson() - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMGenericDefinition
-
- shortJson() - Method in class org.spectrumauctions.sats.core.model.srvm.SRVMBand
-
- SimpleRelativeGenericPriceUpdate<G extends GenericDefinition<T>,T extends Good> - Class in org.spectrumauctions.sats.mechanism.cca.priceupdate
-
- SimpleRelativeGenericPriceUpdate() - Constructor for class org.spectrumauctions.sats.mechanism.cca.priceupdate.SimpleRelativeGenericPriceUpdate
-
- SimpleRelativeNonGenericPriceUpdate<T extends Good> - Class in org.spectrumauctions.sats.mechanism.cca.priceupdate
-
- SimpleRelativeNonGenericPriceUpdate() - Constructor for class org.spectrumauctions.sats.mechanism.cca.priceupdate.SimpleRelativeNonGenericPriceUpdate
-
- SingleRegionModel - Class in org.spectrumauctions.sats.core.model.srvm
-
- SingleRegionModel() - Constructor for class org.spectrumauctions.sats.core.model.srvm.SingleRegionModel
-
- SizeBasedUniqueRandomXOR<T extends Good> - Class in org.spectrumauctions.sats.core.bidlang.xor
-
- SizeBasedUniqueRandomXOR(Collection<T>, RNGSupplier, Bidder<T>) - Constructor for class org.spectrumauctions.sats.core.bidlang.xor.SizeBasedUniqueRandomXOR
-
- SizeOrderedGenericFactory - Class in org.spectrumauctions.sats.core.model.bvm
-
- SizeOrderedGenericFactory() - Constructor for class org.spectrumauctions.sats.core.model.bvm.SizeOrderedGenericFactory
-
- SizeOrderedGenericFactory - Class in org.spectrumauctions.sats.core.model.mrvm
-
- SizeOrderedGenericFactory() - Constructor for class org.spectrumauctions.sats.core.model.mrvm.SizeOrderedGenericFactory
-
- SizeOrderedGenericFactory - Class in org.spectrumauctions.sats.core.model.srvm
-
- SizeOrderedGenericFactory() - Constructor for class org.spectrumauctions.sats.core.model.srvm.SizeOrderedGenericFactory
-
- SizeOrderedGenericPowersetFactory - Class in org.spectrumauctions.sats.core.model.bvm
-
- SizeOrderedGenericPowersetFactory() - Constructor for class org.spectrumauctions.sats.core.model.bvm.SizeOrderedGenericPowersetFactory
-
- SizeOrderedGenericPowersetFactory - Class in org.spectrumauctions.sats.core.model.mrvm
-
- SizeOrderedGenericPowersetFactory() - Constructor for class org.spectrumauctions.sats.core.model.mrvm.SizeOrderedGenericPowersetFactory
-
- SizeOrderedGenericPowersetFactory - Class in org.spectrumauctions.sats.core.model.srvm
-
- SizeOrderedGenericPowersetFactory() - Constructor for class org.spectrumauctions.sats.core.model.srvm.SizeOrderedGenericPowersetFactory
-
- SizeOrderedXOR<T extends Good> - Class in org.spectrumauctions.sats.core.bidlang.xor
-
- SizeOrderedXOR(Collection<T>, Bidder<T>) - Constructor for class org.spectrumauctions.sats.core.bidlang.xor.SizeOrderedXOR
-
- SmallBidderBuilder() - Constructor for class org.spectrumauctions.sats.core.model.srvm.SRVMBidderSetup.SmallBidderBuilder
-
Create a BidderSetup Builder with Primary Bidder default values (see Kreoemer et.
- SpectralGraph - Class in org.spectrumauctions.sats.core.model.cats.graphalgorithms
-
- SpectralGraph(List<Vertex>, List<VertexCell>...) - Constructor for class org.spectrumauctions.sats.core.model.cats.graphalgorithms.SpectralGraph
-
- SRVM_MIP - Class in org.spectrumauctions.sats.opt.model.srvm
-
- SRVM_MIP(Collection<SRVMBidder>) - Constructor for class org.spectrumauctions.sats.opt.model.srvm.SRVM_MIP
-
- SRVMBand - Class in org.spectrumauctions.sats.core.model.srvm
-
- SRVMBidder - Class in org.spectrumauctions.sats.core.model.srvm
-
- SRVMBidderPartialMIP - Class in org.spectrumauctions.sats.opt.model.srvm
-
- SRVMBidderPartialMIP(SRVMBidder, SRVMWorldPartialMip) - Constructor for class org.spectrumauctions.sats.opt.model.srvm.SRVMBidderPartialMIP
-
- SRVMBidderSetup - Class in org.spectrumauctions.sats.core.model.srvm
-
- SRVMBidderSetup.HighFrequenceBidderBuilder - Class in org.spectrumauctions.sats.core.model.srvm
-
- SRVMBidderSetup.PrimaryBidderBuilder - Class in org.spectrumauctions.sats.core.model.srvm
-
- SRVMBidderSetup.SecondaryBidderBuilder - Class in org.spectrumauctions.sats.core.model.srvm
-
- SRVMBidderSetup.SmallBidderBuilder - Class in org.spectrumauctions.sats.core.model.srvm
-
- SRVMLicense - Class in org.spectrumauctions.sats.core.model.srvm
-
- SRVMMipResult - Class in org.spectrumauctions.sats.opt.model.srvm
-
- SRVMMipResult.Builder - Class in org.spectrumauctions.sats.opt.model.srvm
-
- SRVMModelCreator - Class in org.spectrumauctions.sats.core.api
-
- SRVMModelCreator(SRVMModelCreator.Builder) - Constructor for class org.spectrumauctions.sats.core.api.SRVMModelCreator
-
- SRVMModelCreator.Builder - Class in org.spectrumauctions.sats.core.api
-
- SRVMModelOptionParser - Class in org.spectrumauctions.sats.clt
-
- SRVMModelOptionParser() - Constructor for class org.spectrumauctions.sats.clt.SRVMModelOptionParser
-
- SRVMWorld - Class in org.spectrumauctions.sats.core.model.srvm
-
- SRVMWorld(SRVMWorldSetup, RNGSupplier) - Constructor for class org.spectrumauctions.sats.core.model.srvm.SRVMWorld
-
- SRVMWorldPartialMip - Class in org.spectrumauctions.sats.opt.model.srvm
-
The class generating the general allocation rules (variables and constraints)
It also provides functions to get the allocation variables, used in
SRVMBidderPartialMIP instances.
- SRVMWorldSetup - Class in org.spectrumauctions.sats.core.model.srvm
-
- SRVMWorldSetup.Builder - Class in org.spectrumauctions.sats.core.model.srvm
-
- starDecomp(Vertex, double, double, List<Vertex>, List<Vertex>) - Method in class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Graph
-
The method returns the Star-decomposition of the graph
- startingPrice - Variable in class org.spectrumauctions.sats.mechanism.cca.CCAMechanism
-
- store() - Method in class org.spectrumauctions.sats.core.model.Bidder
-
- store() - Method in class org.spectrumauctions.sats.core.model.World
-
- svFunction(MRVMRegionsMap.Region, BigDecimal) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
Calculates the sv-function [See description in paper]
- svFunction(MRVMRegionsMap.Region) - Method in class org.spectrumauctions.sats.core.model.mrvm.MRVMBidder
-
- synergyFactor(BMBand, int) - Method in class org.spectrumauctions.sats.core.model.bvm.BMBidder
-
Returns the synergy factor for a given band and quantity.
- synFactors - Variable in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup.BMBidderSetupBuilder
-
- synFactors - Variable in class org.spectrumauctions.sats.core.model.bvm.BMBidderSetup
-
- value() - Method in class org.spectrumauctions.sats.core.bidlang.xor.XORValue
-
- VALUE_STRING_MAXLENGTH - Static variable in class org.spectrumauctions.sats.core.bidfile.FileWriter
-
- valueOf(String) - Static method in enum org.spectrumauctions.sats.clt.Model
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spectrumauctions.sats.core.api.BiddingLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spectrumauctions.sats.core.api.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spectrumauctions.sats.core.api.SeedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spectrumauctions.sats.mechanism.PaymentRuleEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.spectrumauctions.sats.clt.Model
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spectrumauctions.sats.core.api.BiddingLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spectrumauctions.sats.core.api.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spectrumauctions.sats.core.api.SeedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spectrumauctions.sats.mechanism.PaymentRuleEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.spectrumauctions.sats.opt.domain.GenericAllocation
-
- valueVariablePrefix - Static variable in class org.spectrumauctions.sats.opt.model.mrvm.MRVMWorldPartialMip
-
- VCGMechanism<T extends Good> - Class in org.spectrumauctions.sats.mechanism.vcg
-
- VCGMechanism(WinnerDeterminator<T>) - Constructor for class org.spectrumauctions.sats.mechanism.vcg.VCGMechanism
-
- Vertex - Class in org.spectrumauctions.sats.core.model.cats.graphalgorithms
-
A class for a vertex of the graph.
- Vertex(int) - Constructor for class org.spectrumauctions.sats.core.model.cats.graphalgorithms.Vertex
-
Constructor
- VertexCell - Class in org.spectrumauctions.sats.core.model.cats.graphalgorithms
-
- VertexCell() - Constructor for class org.spectrumauctions.sats.core.model.cats.graphalgorithms.VertexCell
-
- VertexCell(Vertex, double) - Constructor for class org.spectrumauctions.sats.core.model.cats.graphalgorithms.VertexCell
-
- VertexCell(Vertex, double, double) - Constructor for class org.spectrumauctions.sats.core.model.cats.graphalgorithms.VertexCell
-
- vmVariablePrefix - Static variable in class org.spectrumauctions.sats.opt.model.srvm.SRVMWorldPartialMip
-
- voVariablePrefix - Static variable in class org.spectrumauctions.sats.opt.model.srvm.SRVMWorldPartialMip
-