| |
- netmic.heuristics.IISCover.IISCover
-
- lowerBoundForSetCover
- bigMMip
class bigMMip |
|
set up big M formulation of MIAC and keep data at hand |
|
Methods defined here:
- __init__(self, N, lowBound=False, timelimit=1800)
- addLowerBound(self)
- buildCover(self)
- Solve mip, build and return cover according to solution.
- buildModel(self)
- Add objective function and constraints to model
- buildVariables(self)
- Set up variables and bounds
|
|