coin-Bcp
Public Attributes | List of all members
MCF1_data::arc Struct Reference

#include <MCF1_data.hpp>

Public Attributes

int tail
 
int head
 
int lb
 
int ub
 
double weight
 

Detailed Description

Definition at line 13 of file MCF1_data.hpp.

Member Data Documentation

int MCF1_data::arc::tail

Definition at line 14 of file MCF1_data.hpp.

int MCF1_data::arc::head

Definition at line 15 of file MCF1_data.hpp.

int MCF1_data::arc::lb

Definition at line 16 of file MCF1_data.hpp.

int MCF1_data::arc::ub

Definition at line 17 of file MCF1_data.hpp.

double MCF1_data::arc::weight

Definition at line 18 of file MCF1_data.hpp.


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