Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dexception.hpp37 struct BOOST_SYMBOL_VISIBLE negative_cycle : public bad_graph struct
39 negative_cycle() : bad_graph("The graph may not contain negative cycles.") in negative_cycle() argument