Struct PredictionsSorter::NodePairComp

Nested Relationships

This struct is a nested type of Class PredictionsSorter.

Struct Documentation

struct NodePairComp

Comparator used to sort predictions ascendingly by node-pairs.

Public Functions

inline bool operator()(const LinkPredictor::prediction &a, const LinkPredictor::prediction &b) const