Package | Description |
---|---|
edu.harvard.econcs.jopt.solver | |
edu.harvard.econcs.jopt.solver.mip |
Modifier and Type | Interface and Description |
---|---|
interface |
IMIPResult
The result of running a linear or mixed integer program
|
Modifier and Type | Class and Description |
---|---|
class |
IntermediateSolution |
class |
MIPResult
The results of running CPLEX.
|
Modifier and Type | Method and Description |
---|---|
default int |
Solution.compareTo(Solution o)
|
Copyright © 2017. All rights reserved.