MCF_Instance problem instance data. More...
#include <MCF_Instance.h>
Public Attributes | |
int | tail |
int | head |
int | lb |
int | ub |
double | weight |
MCF_Instance problem instance data.
Definition at line 40 of file MCF_Instance.h.
Definition at line 41 of file MCF_Instance.h.
Definition at line 42 of file MCF_Instance.h.
Definition at line 43 of file MCF_Instance.h.
Definition at line 44 of file MCF_Instance.h.
double MCF_Instance::arc::weight |
Definition at line 45 of file MCF_Instance.h.