public final class SRVMMipResult extends GenericAllocation<SRVMBand>
| Modifier and Type | Class and Description |
|---|---|
static class |
SRVMMipResult.Builder |
values| Modifier and Type | Method and Description |
|---|---|
edu.harvard.econcs.jopt.solver.IMIPResult |
getJoptResult() |
BigDecimal |
getTotalValue() |
SRVMWorld |
getWorld() |
String |
toString() |
getAllocation, getBidderspublic BigDecimal getTotalValue()
getTotalValue in interface Allocation<GenericValue<SRVMBand>>getTotalValue in class GenericAllocation<SRVMBand>public edu.harvard.econcs.jopt.solver.IMIPResult getJoptResult()
public SRVMWorld getWorld()
Copyright © 2018. All rights reserved.