Interface PivotRule
-
- All Known Implementing Classes:
Danzig
public interface PivotRule
A pivot selection rule for the primal network simplex algorithm.- Version:
- 4.7
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Arc
next()
void
reset()
-
-
-
Method Detail
-
next
Arc next()
-
reset
void reset()
-
-