All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AllocationLimitAdapter |
|
| AllocationLimitAdapter.SerializedAllocationLimit |
|
| BaseValueModel |
|
| BidderSetup |
|
| BidderSetup.Builder |
|
| BidderSpecificGeneric |
|
| BidderSpecificXOR |
|
| BiddingLanguage |
Bidding languages represent a mean for the bidder to express a value for a certain set of goods.
|
| BiddingLanguageEnum |
|
| BigDecimalUtils |
|
| BMBand |
|
| BMBidder |
|
| BMBidderSetup |
A configuration of a Bidder,
i.e., the specification of the random parameters of the bidder.
|
| BMBidderSetup.BMBidderSetupBuilder |
|
| BMLicense |
|
| BMWorld |
|
| BMWorldSetup |
|
| BMWorldSetup.BMWorldSetupBuilder |
|
| BVMBidderSetup |
A builder with default values of the base value model
|
| BVMBidderSetup.BVMBidderSetupBuilder |
|
| BVMModelCreator |
|
| BVMModelCreator.Builder |
|
| BVMModelOptionParser |
|
| BVMWorldSetup |
|
| BVMWorldSetup.BVMWorldSetupBuilder |
|
| CacheMap<K,V> |
|
| CanadianMap |
|
| CATSBidder |
|
| CATSBidderSetup |
|
| CATSBidderSetup.Builder |
|
| CatsExporter |
|
| CATSLicense |
|
| CATSModelOptionParser |
|
| CATSRegionModel |
|
| CATSRegionsModelCreator |
Created by Michael Weiss on 04.05.2017.
|
| CATSRegionsModelCreator.Builder |
|
| CATSWorld |
|
| CATSWorldSetup |
|
| CATSWorldSetup.Builder |
|
| CatsXOR |
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.
|
| CommandLineTool |
Access class for the Command Line Interface
|
| ContinuousPiecewiseLinearFunction |
|
| DecreasingSizeOrderedXOR |
|
| DefaultModel<W extends World,B extends SATSBidder> |
|
| DeterministicIncreasingSizeComparator |
|
| DoubleInterval |
|
| Edge |
|
| FileException |
|
| FilePathUtils |
|
| FileType |
|
| FileWriter |
|
| Function |
A simple interface for univatiate functions
|
| GaussianDistributionRNG |
|
| GaussianJavaUtilRandomWrapper |
|
| GenericGood |
|
| GenericPowerset |
|
| GenericPowersetDecreasing |
|
| GenericPowersetIncreasing |
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.
|
| GenericSetsPickN<T> |
|
| GenericSizeDecreasing |
|
| GenericSizeIncreasing |
|
| GenericSizeOrdered |
|
| GenericWorld |
|
| GlobalSynergyValueModel |
|
| Graph |
The class implements the graph structure (via adjacency lists) and simple algorithms
for processing the graph.
|
| GraphAdapter |
|
| GraphAdapter.SerializedRegion |
|
| GsonWrapper |
|
| GSVMBidder |
|
| GSVMBidderSetup |
|
| GSVMBidderSetup.Builder |
|
| GSVMCircle |
|
| GSVMDomain |
|
| GSVMLicense |
|
| GSVMModelCreator |
Created by Michael Weiss on 04.05.2017.
|
| GSVMModelCreator.Builder |
|
| GSVMModelOptionParser |
|
| GSVMNationalBidderSetup |
|
| GSVMNationalBidderSetup.Builder |
|
| GSVMRegionalBidderSetup |
|
| GSVMRegionalBidderSetup.Builder |
|
| GSVMStandardMIP |
|
| GSVMWorld |
|
| GSVMWorldSetup |
|
| GSVMWorldSetup.GSVMWorldSetupBuilder |
|
| IllegalConfigException |
|
| IncompatibleBiddingLanguageException |
|
| IncompatibleWorldException |
|
| IncreasingSizeOrderedXOR |
|
| InMemoryInstanceHandler |
A fast instance handler implementation.
No files are written - all write methods are empty mocks.
The use of this handler is only recommended if no instances are serialized or deserialized.
|
| InstanceHandler |
|
| IntegerInterval |
|
| JavaUtilRNGSupplier |
Supplies Java Util based RNG's, and uses an own Java.Util-Based RNG for Seed
generation The default Seeds are not used in this Supplier
|
| JsonExporter |
|
| JSONInstanceHandler |
|
| License |
|
| License.IdComparator |
|
| LinearFunction |
|
| LocalSynergyValueModel |
|
| LSVMBidder |
|
| LSVMBidderSetup |
|
| LSVMBidderSetup.NationalBidderBuilder |
|
| LSVMBidderSetup.RegionalBidderBuilder |
|
| LSVMDomain |
|
| LSVMGrid |
|
| LSVMGridGraph |
This class represents the LSVMGrid as a Graph
|
| LSVMLicense |
|
| LSVMModelCreator |
Created by Michael Weiss on 04.05.2017.
|
| LSVMModelCreator.Builder |
|
| LSVMModelOptionParser |
|
| LSVMStandardMIP |
This class implements a mip finding the efficient allocation in an instance
of the Local-Synergy Value Model
|
| LSVMWorld |
|
| LSVMWorldSetup |
|
| LSVMWorldSetup.LSVMWorldSetupBuilder |
|
| MBVMBidderSetup |
|
| MBVMBidderSetup.MBVMBidderSetupBuilder |
A builder with default values of the Multi-Band Value Model
|
| MBVMModelCreator |
|
| MBVMModelCreator.Builder |
|
| MBVMModelOptionParser |
|
| MBVMWorldSetup |
|
| MBVMWorldSetup.MBVMWorldSetupBuilder |
|
| Mesh2D |
|
| MissingInformationException |
|
| Model |
|
| ModelCreator |
|
| ModelCreator.Builder |
|
| ModelDomain<T extends SATSBidder> |
|
| ModelMIP |
|
| ModelOptionParser |
|
| ModelVCGMechanism |
|
| MRVM_MIP |
|
| MRVMAllocationLimit |
|
| MRVMBand |
|
| MRVMBidder |
|
| MRVMBidderPartialMIP |
|
| MRVMBidderSetup |
|
| MRVMBidderSetup.Builder |
|
| MRVMDomain |
|
| MRVMGenericAllocationLimit |
|
| MRVMGenericDefinition |
|
| MRVMLicense |
|
| MRVMLocalBidder |
|
| MRVMLocalBidderPartialMip |
|
| MRVMLocalBidderSetup |
|
| MRVMLocalBidderSetup.Builder |
|
| MRVMModelCreator |
|
| MRVMModelCreator.Builder |
|
| MRVMModelOptionParser |
|
| MRVMNationalBidder |
|
| MRVMNationalBidderAllocationLimit |
|
| MRVMNationalBidderGenericAllocationLimit |
|
| MRVMNationalBidderPartialMip |
|
| MRVMNationalBidderSetup |
|
| MRVMNationalBidderSetup.Builder |
|
| MRVMRegionalBidder |
|
| MRVMRegionalBidderPartialMip |
|
| MRVMRegionalBidderSetup |
|
| MRVMRegionalBidderSetup.Builder |
|
| MRVMRegionsMap |
|
| MRVMRegionsMap.Region |
|
| MRVMWorld |
|
| MRVMWorldPartialMip |
The class generating the general allocation rules (variables and constraints)
It also provides functions to get the allocation variables, used in MRVMBidderPartialMIP instances.
|
| MRVMWorldSetup |
|
| MRVMWorldSetup.BandSetup |
|
| MRVMWorldSetup.MRVMWorldSetupBuilder |
|
| MRVMWorldSetup.RegionSetup |
Generates the parameters for a newly created region which are independent of the adjacency map
|
| MultiBandValueModel |
|
| MultiRegionModel |
|
| NotDifferentiableException |
Thrown if a partial function from a Piecewise Linear Function is requested at a corner point, i.e., where the slope is undefined
|
| OutOfDomainException |
|
| PartialMIP |
A PartialMIP defines a set of constraints and auxiliary variables.
|
| PathResult |
|
| PiecewiseLinearPartialMIP |
|
| PreconditionUtils |
|
| PriorityQueueMax<T extends org.spectrumauctions.sats.core.model.cats.graphalgorithms.KeyInterface> |
|
| PriorityQueueMin<T extends org.spectrumauctions.sats.core.model.cats.graphalgorithms.KeyInterface> |
|
| RandomOrderXORQFactory |
|
| RandomOrderXORQFactory |
|
| RNGSupplier |
|
| SATSBidder |
|
| SATSGood |
|
| Scalor |
Created by Michael Weiss on 06.05.2017.
|
| SeedType |
|
| SingleRegionModel |
|
| SizeBasedUniqueRandomXOR |
|
| SizeOrderedGenericFactory |
|
| SizeOrderedGenericFactory |
|
| SizeOrderedGenericFactory |
|
| SizeOrderedGenericPowersetFactory |
|
| SizeOrderedGenericPowersetFactory |
|
| SizeOrderedGenericPowersetFactory |
|
| SizeOrderedXOR |
|
| SpectralGraph |
|
| SRVM_MIP |
|
| SRVMBand |
|
| SRVMBidder |
|
| SRVMBidderPartialMIP |
|
| SRVMBidderSetup |
|
| SRVMBidderSetup.HighFrequenceBidderBuilder |
|
| SRVMBidderSetup.PrimaryBidderBuilder |
|
| SRVMBidderSetup.SecondaryBidderBuilder |
|
| SRVMBidderSetup.SmallBidderBuilder |
|
| SRVMLicense |
|
| SRVMModelCreator |
|
| SRVMModelCreator.Builder |
|
| SRVMModelOptionParser |
|
| SRVMWorld |
|
| SRVMWorldPartialMip |
The class generating the general allocation rules (variables and constraints)
It also provides functions to get the allocation variables, used in SRVMBidderPartialMIP instances.
|
| SRVMWorldSetup |
|
| SRVMWorldSetup.Builder |
|
| SupportVectorSetupFactory |
|
| UnequalWorldsException |
An unchecked exception, thought to be thrown if goods from different world are inserted in the same bundle
|
| UniformDistributionRNG |
|
| UniformJavaUtilRandomWrapper |
|
| UnknownBidderException |
|
| UnknownBidderTypeException |
|
| UnmodifiableInstanceException |
Thrown if an attempt to change an unmodifiable instance is made.
|
| UnsupportedBiddingLanguageException |
|
| Vertex |
A class for a vertex of the graph.
|
| VertexCell |
|
| World |
|
| WrongConfigException |
|
| XORQRandomOrderSimple |
|