OKlibrary
0.2.1.6
|
Classes | |
class | edge_check |
Functions | |
template<class Graph > | |
edge_check< Graph > | edge_checker (const Graph &g, typename boost::graph_traits< Graph >::vertex_descriptor a, typename boost::graph_traits< Graph >::vertex_descriptor b) |
edge_check<Graph> Support::edge_checker | ( | const Graph & | g, |
typename boost::graph_traits< Graph >::vertex_descriptor | a, | ||
typename boost::graph_traits< Graph >::vertex_descriptor | b | ||
) | [inline] |
Definition at line 39 of file Support.hpp.
Referenced by Tests_Generators::complete_graph().