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