GCC Middle and Back End API Reference
augmenting_path_d Struct Reference
Collaboration diagram for augmenting_path_d:

Data Fields

queue_type queue_list
int * bb_pred
int * is_visited

Detailed Description

Structure used in the maximal flow routines to find augmenting path.   

Field Documentation

int* augmenting_path_d::bb_pred
int* augmenting_path_d::is_visited
queue_type augmenting_path_d::queue_list

The documentation for this struct was generated from the following file: