MCF1_data::arc Struct Reference

#include <MCF1_data.hpp>

List of all members.

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.

Referenced by MCF1_data::pack(), and MCF1_data::unpack().

int MCF1_data::arc::head

Definition at line 15 of file MCF1_data.hpp.

Referenced by MCF1_data::readDimacsFormat().

int MCF1_data::arc::lb

Definition at line 16 of file MCF1_data.hpp.

Referenced by MCF1_data::readDimacsFormat().

int MCF1_data::arc::ub

Definition at line 17 of file MCF1_data.hpp.

Referenced by MCF1_data::readDimacsFormat().

double MCF1_data::arc::weight

Definition at line 18 of file MCF1_data.hpp.

Referenced by MCF1_data::readDimacsFormat().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 8 03:08:09 2009 by  doxygen 1.4.7