Home
last modified time | relevance | path

Searched refs:max_loop_multiplicity (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/graph/test/
Dparallel_edges_loops_test.cpp65 int max_loop_multiplicity = 6; in read_dimacs() local
109 i < (mult_count % max_loop_multiplicity) + 1; ++i) in read_dimacs()