|
Methods defined here:
- __init__(self, N)
- cleanUp(self)
- Set list of arcs to be checked to all arcs, empty cover, remove bounds
from network, it=0.
- solve(self, blockSize, timelimit=900)
- Check greedily (in blocks of size blockSize), which bounds can be
added to network while maintaining feasibility. All others build cover.
|