Dip  0.92.4
Public Attributes | List of all members
MCF_Instance::arc Struct Reference

MCF_Instance problem instance data. More...

#include <MCF_Instance.h>

Public Attributes

int tail
 
int head
 
int lb
 
int ub
 
double weight
 

Detailed Description

MCF_Instance problem instance data.

Definition at line 42 of file MCF_Instance.h.

Member Data Documentation

int MCF_Instance::arc::tail

Definition at line 43 of file MCF_Instance.h.

int MCF_Instance::arc::head

Definition at line 44 of file MCF_Instance.h.

int MCF_Instance::arc::lb

Definition at line 45 of file MCF_Instance.h.

int MCF_Instance::arc::ub

Definition at line 46 of file MCF_Instance.h.

double MCF_Instance::arc::weight

Definition at line 47 of file MCF_Instance.h.


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