Scippy

GCG

Branch-and-Price & Column Generation for Everyone

gcg::sort_pred Struct Reference

Detailed Description

local methods

Definition at line 46 of file class_indexpartition.cpp.

Public Member Functions

bool operator() (const std::pair< int, int > &left, const std::pair< int, int > &right)
 

Member Function Documentation

◆ operator()()

bool gcg::sort_pred::operator() ( const std::pair< int, int > &  left,
const std::pair< int, int > &  right 
)
inline

Definition at line 47 of file class_indexpartition.cpp.