| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.model.lsvm | |
| org.spectrumauctions.sats.opt.model.lsvm |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSet<LSVMLicense> |
LSVMWorld.getLicenses() |
com.google.common.collect.ImmutableSet<LSVMLicense> |
LSVMGrid.getLicenses() |
com.google.common.collect.ImmutableSet<LSVMLicense> |
LSVMBidder.getProximity() |
Collection<? extends Bidder<LSVMLicense>> |
LSVMWorld.restorePopulation(long populationId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LSVMGrid.isNeighbor(LSVMLicense a,
LSVMLicense b) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
LSVMBidder.calculateValue(Bundle<LSVMLicense> bundle) |
| Modifier and Type | Method and Description |
|---|---|
ItemAllocation<LSVMLicense> |
LSVMStandardMIP.calculateAllocation() |
| Modifier and Type | Method and Description |
|---|---|
Vertex |
LSVMGridGraph.getVertex(LSVMLicense license) |
| Constructor and Description |
|---|
Edge(LSVMLicense l1,
LSVMLicense l2) |
Copyright © 2018. All rights reserved.