OKlibrary
0.2.1.6
|
Classes | |
class | Out_degree_order |
Order predicate to compare vertex descriptors according to their degrees. More... | |
class | Greedy_colouring |
Evaluation of greedy colouring for a graph. More... | |
Functions | |
template<class Graph > | |
void | output_vertex_degrees (const Graph &g, std::ostream &out) |
listing all vertex degrees |
void OKlib::HypergraphColouring::output_vertex_degrees | ( | const Graph & | g, |
std::ostream & | out | ||
) |
listing all vertex degrees
Definition at line 53 of file GreedyColouring.hpp.
References end.
Referenced by main().