Instance pb_400_06 using the simple decomposition
NODES
TIME
avg
min
avg
min
l_l_l_o_n -- -- -- --
S_s_m_c_n -- -- -- --
L_l_l_c_n 8143829.60 331.00 720.93 0.08
pq_l_l_c_n -- -- -- --
R_s_l_c_n -- -- -- --
d_l_l_o_n -- -- -- --
R_s_m_c_n -- -- -- --
S_l_l_o_n -- -- -- --
L_l_m_o_n -- -- -- --
s_e_l_c_n -- -- -- --
s_l_l_c_n 8145893.80 324.00 721.07 0.07
pq_l_m_o_n -- -- -- --
mo_s_l_c_n -- -- -- --
mo_s_m_c_n -- -- -- --
r_l_m_o_n -- -- -- --
S_l_m_o_n -- -- -- --
l_s_l_c_n -- -- -- --
r_s_m_c_n -- -- -- --
s_s_m_c_n -- -- -- --
l_l_l_c_n 8345607.60 324.00 722.24 0.07
pq_l_l_o_n -- -- -- --
d_s_l_c_n 10697601.80 350.00 961.29 0.07
R_e_m_c_n -- -- -- --
pq_e_m_c_n -- -- -- --
s_l_l_o_n -- -- -- --
l_l_m_o_n -- -- -- --
S_l_m_c_n 10632929.80 351.00 961.13 0.08
S_e_m_c_n -- -- -- --
R_l_l_o_n -- -- -- --
r_e_l_c_n -- -- -- --
R_l_m_c_n 10629545.60 319.00 961.18 0.08
d_l_m_c_n 4983467.20 7659.00 482.40 0.75
L_s_m_c_n -- -- -- --
pq_s_m_c_n -- -- -- --
pq_s_l_c_n -- -- -- --
r_l_m_c_n -- -- -- --
s_l_m_o_n -- -- -- --
L_l_m_c_n 10418673.40 335.00 961.32 0.08
d_s_m_c_n -- -- -- --
pq_e_l_c_n -- -- -- --
s_l_m_c_n -- -- -- --
s_e_m_c_n -- -- -- --
L_e_m_c_n -- -- -- --
L_e_l_c_n -- -- -- --
d_l_m_o_n -- -- -- --
R_l_m_o_n -- -- -- --
R_l_l_c_n 8079220.60 331.00 721.28 0.08
l_s_m_c_n -- -- -- --
L_l_l_o_n -- -- -- --
r_s_l_c_n -- -- -- --
r_e_m_c_n -- -- -- --
l_l_m_c_n -- -- -- --
R_e_l_c_n -- -- -- --
d_e_m_c_n -- -- -- --
r_l_l_c_n 8324503.60 324.00 720.78 0.07
d_e_l_c_n 10343657.20 1260.00 961.03 0.15
S_l_l_c_n 8163828.40 331.00 721.03 0.08
S_e_l_c_n -- -- -- --
pq_l_m_c_n -- -- -- --
l_e_m_c_n -- -- -- --
l_e_l_c_n -- -- -- --
S_s_l_c_n -- -- -- --
s_s_l_c_n -- -- -- --
d_l_l_c_n 7106442.60 1401.00 651.22 0.17
r_l_l_o_n -- -- -- --
L_s_l_c_n -- -- -- --

Best configurations

['d_l_l_c_n', 'd_l_m_c_n']

Description

Each table represents some statics related to given configuration. A configuration is denoted by A_B_C_D_E where :
  1. A is the selection criteria. We denote by
    • mo : Max option
    • pq : The capacity q\p
    • d : The residual demand
    • l : The load
    • s : The slack
    • r : The usage rate
  2. B is the aggregation function. We denote by
    • l : Lexicographic order
    • s : Sum of the elements
    • e : Euclidean norm
  3. C is the exploration criteria. We denote by
    • l : Lexicographic exploration
    • m : Middle towars sides
  4. D is the Branching parameter. We denote by
    • o : Option
    • c : Class
  5. E is the filtering model. We denote by
    • n : The default model using sum constraints
    • am : The model using the AtMostSeqCard Constraint
    • gs : The model using the Global Sequencing Constraint (GSC)
    • gsam : The model combining AtMostSeqCard+GSC
    • f : The model using the new filtering algorithm