PandA-2024.02
|
heap compare functor More...
#include <dsatur2_coloring.hpp>
Public Member Functions | |
bool | operator() (size_type i1, size_type i2) const |
dsatur2_heap_compare_functor (const std::vector< size_type > &_ColorCount, const std::vector< size_type > &_DegreeCount) | |
Private Attributes | |
const std::vector< size_type > & | ColorCount |
const std::vector< size_type > & | DegreeCount |
heap compare functor
Definition at line 98 of file dsatur2_coloring.hpp.
|
inline |
Definition at line 106 of file dsatur2_coloring.hpp.
|
inline |
Definition at line 101 of file dsatur2_coloring.hpp.
References c1, c2, boost::dsatur2_heap_compare_functor< size_type >::ColorCount, and boost::dsatur2_heap_compare_functor< size_type >::DegreeCount.
|
private |
Definition at line 113 of file dsatur2_coloring.hpp.
Referenced by boost::dsatur2_heap_compare_functor< size_type >::operator()().
|
private |
Definition at line 114 of file dsatur2_coloring.hpp.
Referenced by boost::dsatur2_heap_compare_functor< size_type >::operator()().