Searched refs:buf_path (Results 1 – 1 of 1) sorted by relevance
672 std::vector< typename graph_traits< Graph >::edge_descriptor > buf_path; in check_r_c_path() local679 buf_path = ed_vec_path; in check_r_c_path()682 buf_path.push_back(ed_vec_path[i - 1]); in check_r_c_path()685 if (target(buf_path[i], g) != source(buf_path[i + 1], g)) in check_r_c_path()701 ed_last_extended_arc = buf_path[i]; in check_r_c_path()703 current_resource_levels, buf_path[i]); in check_r_c_path()