JaCoP.constraints.netflow.simplex
Interface PivotRule

All Known Implementing Classes:
Danzig

public interface PivotRule

A pivot selection rule for the primal network simplex algorithm.

Version:
3.1
Author:
Robin Steiger and Radoslaw Szymanek

Method Summary
 Arc next()
           
 void reset()
           
 

Method Detail

next

Arc next()

reset

void reset()