Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Directed_acyclic_graph< VertexProperty, EdgeProperty >::Is_minimal_element Class Reference

#include <Directed_acyclic_graph.hpp>

Constructors

 Is_minimal_element (const Self *self=NULL)
 

Functors

bool operator() (Vertex v) const
 

Constructor & Destructor Documentation

◆ Is_minimal_element()

Is_minimal_element ( const Self self = NULL)
inline

Member Function Documentation

◆ operator()()

bool operator() ( Vertex  v) const
inline