public static final class SRVMMipResult.Builder extends GenericAllocation.Builder<org.spectrumauctions.sats.core.model.srvm.SRVMBand>
| Constructor and Description |
|---|
Builder(double objectiveValue,
org.spectrumauctions.sats.core.model.srvm.SRVMWorld world,
edu.harvard.econcs.jopt.solver.IMIPResult joptResult) |
| Modifier and Type | Method and Description |
|---|---|
SRVMMipResult |
build() |
putGenericValuepublic Builder(double objectiveValue,
org.spectrumauctions.sats.core.model.srvm.SRVMWorld world,
edu.harvard.econcs.jopt.solver.IMIPResult joptResult)
objectiveValue - world - joptResult - The result object //TODO Use Result object here in construction to build MipResultpublic SRVMMipResult build()
Copyright © 2018. All rights reserved.