| |
- minimalizer
class minimalizer |
|
take a cover and return a minimal subcover |
|
Methods defined here:
- __init__(self, N)
- check(self, C, timelimit=900)
- Check greedily which constraints can be dropped without
loosing feasibility.
- cleanUp(self)
- Set bounds in R back to original values.
| |