Searched refs:connecting_edge (Results 1 – 2 of 2) sorted by relevance
394 tEdge connecting_edge; in test() local395 boost::tie(connecting_edge, path_found) in test()404 this->augment(connecting_edge); // augment that path in test()
151 edge_descriptor connecting_edge; in max_flow() local152 boost::tie(connecting_edge, path_found) in max_flow()160 augment(connecting_edge); // augment that path in max_flow()