public static final class MRVMMipResult.Builder extends GenericAllocation.Builder<MRVMGenericDefinition,MRVMLicense>
| Constructor and Description |
|---|
Builder(MRVMWorld world,
edu.harvard.econcs.jopt.solver.IMIPResult joptResult) |
| Modifier and Type | Method and Description |
|---|---|
MRVMMipResult |
build() |
putGenericValuepublic Builder(MRVMWorld world, edu.harvard.econcs.jopt.solver.IMIPResult joptResult)
world - joptResult - The result object //TODO Use Result object here in construction to build MRVMMipResultpublic MRVMMipResult build()
Copyright © 2018. All rights reserved.