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

#include <dsatur_coloring.hpp>

Public Member Functions

bool operator() (size_type v1) const
 
 dsatur_degree_predicate_functor (const VertexListGraph &_G, size_type &_v2)
 

Private Attributes

const VertexListGraph & G
 
size_type v2_degree
 

Detailed Description

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

Definition at line 104 of file dsatur_coloring.hpp.

Constructor & Destructor Documentation

◆ dsatur_degree_predicate_functor()

template<typename size_type, typename VertexListGraph>
boost::dsatur_degree_predicate_functor< size_type, VertexListGraph >::dsatur_degree_predicate_functor ( const VertexListGraph &  _G,
size_type &  _v2 
)
inline

Definition at line 111 of file dsatur_coloring.hpp.

Member Function Documentation

◆ operator()()

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

Field Documentation

◆ G

template<typename size_type, typename VertexListGraph>
const VertexListGraph& boost::dsatur_degree_predicate_functor< size_type, VertexListGraph >::G
private

Definition at line 117 of file dsatur_coloring.hpp.

◆ v2_degree

template<typename size_type, typename VertexListGraph>
size_type boost::dsatur_degree_predicate_functor< size_type, VertexListGraph >::v2_degree
private

Definition at line 118 of file dsatur_coloring.hpp.


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