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