PandA-2024.02
|
#include <dsatur_coloring.hpp>
Public Member Functions | |
bool | operator() (size_type v1, size_type v2) const |
dsatur_degree_compare_functor (const VertexListGraph &_G) | |
Private Attributes | |
const VertexListGraph & | G |
Definition at line 88 of file dsatur_coloring.hpp.
|
inlineexplicit |
Definition at line 95 of file dsatur_coloring.hpp.
|
inline |
Definition at line 91 of file dsatur_coloring.hpp.
References boost::dsatur_degree_compare_functor< size_type, VertexListGraph >::G.
|
private |
Definition at line 100 of file dsatur_coloring.hpp.
Referenced by boost::dsatur_degree_compare_functor< size_type, VertexListGraph >::operator()(), boost::dsatur_degree_predicate_functor< size_type, VertexListGraph >::operator()(), and boost::dsatur_coloring_helper< VertexListGraph, ColorMap, size_type >::SeqColor().