PandA-2024.02
|
#include <maxclique_dsatur_coloring.hpp>
Public Member Functions | |
bool | operator() (size_type i1, size_type i2) const |
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 |
Definition at line 97 of file maxclique_dsatur_coloring.hpp.
|
inline |
Definition at line 105 of file maxclique_dsatur_coloring.hpp.
|
inline |
Definition at line 100 of file maxclique_dsatur_coloring.hpp.
References c1, c2, boost::heap_compare_functor< size_type >::ColorCount, and boost::heap_compare_functor< size_type >::DegreeCount.
|
private |
Definition at line 111 of file maxclique_dsatur_coloring.hpp.
Referenced by boost::heap_compare_functor< size_type >::operator()().
|
private |
Definition at line 112 of file maxclique_dsatur_coloring.hpp.
Referenced by boost::heap_compare_functor< size_type >::operator()().