Camargue
Public Member Functions | Public Attributes | List of all members
CMR::Sep::ex_blossom Struct Reference

Structure for storing blossom inequalities from exact primal separation. More...

#include <cut_structs.hpp>

Public Member Functions

 ex_blossom (std::vector< int > &_handle, int _cut_edge, double _val)
 

Public Attributes

std::vector< int > handle
 
int cut_edge
 
double cut_val
 

Detailed Description

Structure for storing blossom inequalities from exact primal separation.

This structure stores blossom inequalities found by the exact primal separation algorithm of Letchford-Lodi in Primal Separation Algorithms Revisited.


The documentation for this struct was generated from the following file: