|
Dip
0.92.4
|
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 42 of file MCF_Instance.h.
| 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.
1.8.5