Public Attributes | |
| int | DIST | 
| arc * | first | 
| int | is_in_changed_list: 1 | 
| int | is_marked: 1 | 
| int | is_sink: 1 | 
| node * | next | 
| arc * | parent | 
| tcaptype | tr_cap | 
| int | TS | 
| int Graph< captype, tcaptype, flowtype >::node::DIST | 
| arc* Graph< captype, tcaptype, flowtype >::node::first | 
| int Graph< captype, tcaptype, flowtype >::node::is_in_changed_list | 
| int Graph< captype, tcaptype, flowtype >::node::is_marked | 
| int Graph< captype, tcaptype, flowtype >::node::is_sink | 
| node* Graph< captype, tcaptype, flowtype >::node::next | 
| arc* Graph< captype, tcaptype, flowtype >::node::parent | 
| tcaptype Graph< captype, tcaptype, flowtype >::node::tr_cap |