#include <MCF2_data.hpp>
Public Member Functions | |
MCF2_branch_decision () | |
MCF2_branch_decision (int i, int l, int u) | |
Public Attributes | |
int | arc_index |
int | lb |
int | ub |
Definition at line 50 of file MCF2_data.hpp.
|
inline |
Definition at line 57 of file MCF2_data.hpp.
Definition at line 58 of file MCF2_data.hpp.
int MCF2_branch_decision::arc_index |
Definition at line 53 of file MCF2_data.hpp.
int MCF2_branch_decision::lb |
Definition at line 54 of file MCF2_data.hpp.
int MCF2_branch_decision::ub |
Definition at line 55 of file MCF2_data.hpp.