edu.stanford.math.plex4.bottleneck
public class FordFulkersonNode extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
delta_minus |
int |
delta_plus |
int |
dist |
int |
l |
java.lang.String |
name |
int |
p_edge |
int |
prev |
| Constructor and Description |
|---|
FordFulkersonNode(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |