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

#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
 

Detailed Description

template<typename size_type, typename VertexListGraph>
struct boost::dsatur_degree_compare_functor< size_type, VertexListGraph >

Definition at line 88 of file dsatur_coloring.hpp.

Constructor & Destructor Documentation

◆ dsatur_degree_compare_functor()

template<typename size_type , typename VertexListGraph >
boost::dsatur_degree_compare_functor< size_type, VertexListGraph >::dsatur_degree_compare_functor ( const VertexListGraph &  _G)
inlineexplicit

Definition at line 95 of file dsatur_coloring.hpp.

Member Function Documentation

◆ operator()()

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

Field Documentation

◆ G

template<typename size_type , typename VertexListGraph >
const VertexListGraph& boost::dsatur_degree_compare_functor< size_type, 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