Scippy

GCG

Branch-and-Price & Column Generation for Everyone

Comparator Struct Reference

Detailed Description

Definition at line 9 of file priority_graph.h.

#include <priority_graph.h>

Public Member Functions

bool operator() (const pair< int, set< int > > &lhs, const pair< int, set< int > > &rhs)
 

Member Function Documentation

◆ operator()()

bool Comparator::operator() ( const pair< int, set< int > > &  lhs,
const pair< int, set< int > > &  rhs 
)
inline

Definition at line 10 of file priority_graph.h.