PandA-2024.02
Public Member Functions | Private Attributes
boost::degree_compare_functor< VertexListGraph > Struct Template Reference

degree compare functor More...

#include <degree_coloring.hpp>

Public Member Functions

template<typename Vertex >
bool operator() (Vertex v1, Vertex v2) const
 
 degree_compare_functor (const VertexListGraph &_G)
 

Private Attributes

const VertexListGraph & G
 

Detailed Description

template<typename VertexListGraph>
struct boost::degree_compare_functor< VertexListGraph >

degree compare functor

Definition at line 82 of file degree_coloring.hpp.

Constructor & Destructor Documentation

◆ degree_compare_functor()

template<typename VertexListGraph>
boost::degree_compare_functor< VertexListGraph >::degree_compare_functor ( const VertexListGraph &  _G)
inlineexplicit

Definition at line 90 of file degree_coloring.hpp.

Member Function Documentation

◆ operator()()

template<typename VertexListGraph>
template<typename Vertex >
bool boost::degree_compare_functor< VertexListGraph >::operator() ( Vertex  v1,
Vertex  v2 
) const
inline

Field Documentation

◆ G

template<typename VertexListGraph>
const VertexListGraph& boost::degree_compare_functor< VertexListGraph >::G
private

The documentation for this struct was generated from the following file:

Generated on Mon Feb 12 2024 13:04:11 for PandA-2024.02 by doxygen 1.8.13