Scippy

GCG

Branch-and-Price & Column Generation for Everyone

gcg::sort_decr Struct Reference

Detailed Description

Definition at line 103 of file class_detprobdata.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_decr::operator() ( const std::pair< int, int > &  left,
const std::pair< int, int > &  right 
)
inline

Definition at line 105 of file class_detprobdata.cpp.