Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dread_dimacs.hpp62 no_alines = 0; /* no of arc-lines */ in read_dimacs_max_flow_internal() local
250 if (no_alines >= m) in read_dimacs_max_flow_internal()
293 ++no_alines; in read_dimacs_max_flow_internal()
318 if (no_alines < m) /* not enough arcs */ in read_dimacs_max_flow_internal()