Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Greedy_selection< Arrangement, GetWeightOfArrangement, GetOverlappingArrangements >::Is_larger_weight Class Reference

#include <Greedy_selection.hpp>

Public Member Functions

 Is_larger_weight (const Intersection_graph &graph)
 
bool operator() (Vertex u, Vertex v) const
 

Constructor & Destructor Documentation

◆ Is_larger_weight()

Is_larger_weight ( const Intersection_graph &  graph)
inline

Member Function Documentation

◆ operator()()

bool operator() ( Vertex  u,
Vertex  v 
) const
inline