public class Danzig extends Object implements PivotRule
| Modifier and Type | Field and Description |
|---|---|
NetworkSimplex |
network |
| Constructor and Description |
|---|
Danzig(NetworkSimplex network) |
| Modifier and Type | Method and Description |
|---|---|
Arc |
next()
Finds the lower arc which violates optimality the most
(If all lower arcs satisfy optimality then all upper arcs do too.
|
void |
reset() |
public NetworkSimplex network
public Danzig(NetworkSimplex network)
Copyright © 2016. All rights reserved.