Package org.jacop.constraints.netflow
Interface Pruning.PruningStrategy
- All Known Implementing Classes:
Pruning.PercentStrategy
- Enclosing class:
Pruning
static interface Pruning.PruningStrategy
-
Method Summary
-
Method Details
-
init
void init() -
next
ArcCompanion next() -
close
void close()
-