Instance 4_72 using the simple decomposition
NODES
TIME
avg
min
avg
min
l_l_l_o_n 159.00 156.00 0.02 0.02
S_s_m_c_n -- -- -- --
L_l_l_c_n 100.80 100.00 0.02 0.02
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 6979939.80 2847319.00 483.20 197.96
L_l_m_o_n 12751.00 154.00 0.65 0.02
s_e_l_c_n -- -- -- --
s_l_l_c_n 2453.40 2450.00 0.13 0.13
pq_l_m_o_n -- -- -- --
mo_s_l_c_n -- -- -- --
mo_s_m_c_n -- -- -- --
r_l_m_o_n 171.00 171.00 0.03 0.02
S_l_m_o_n 513.20 463.00 0.06 0.05
l_s_l_c_n -- -- -- --
r_s_m_c_n -- -- -- --
s_s_m_c_n -- -- -- --
l_l_l_c_n 2453.40 2450.00 0.13 0.12
pq_l_l_o_n -- -- -- --
d_s_l_c_n 9236005.40 657.00 480.57 0.04
R_e_m_c_n -- -- -- --
pq_e_m_c_n -- -- -- --
s_l_l_o_n 5946784.60 2847319.00 414.32 198.53
l_l_m_o_n 16407.80 16352.00 0.83 0.83
S_l_m_c_n 14013298.60 1126529.00 742.78 55.12
S_e_m_c_n -- -- -- --
R_l_l_o_n 156.00 156.00 0.02 0.02
r_e_l_c_n -- -- -- --
R_l_m_c_n 13846860.60 1123521.00 743.10 55.15
d_l_m_c_n -- -- -- --
L_s_m_c_n -- -- -- --
pq_s_m_c_n -- -- -- --
pq_s_l_c_n -- -- -- --
r_l_m_c_n 19592387.80 15322375.00 1026.27 761.45
s_l_m_o_n 333.80 330.00 0.04 0.04
L_l_m_c_n -- -- -- --
d_s_m_c_n -- -- -- --
pq_e_l_c_n -- -- -- --
s_l_m_c_n 19693135.40 15269280.00 1026.53 763.56
s_e_m_c_n -- -- -- --
L_e_m_c_n -- -- -- --
L_e_l_c_n -- -- -- --
d_l_m_o_n 12060.40 12026.00 0.73 0.72
R_l_m_o_n -- -- -- --
R_l_l_c_n 100.80 100.00 0.02 0.02
l_s_m_c_n -- -- -- --
L_l_l_o_n 151.00 151.00 0.02 0.02
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 2453.40 2450.00 0.13 0.13
d_e_l_c_n 9050530.00 1925453.00 425.82 88.98
S_l_l_c_n 100.80 100.00 0.02 0.02
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 -- -- -- --
r_l_l_o_n 19287.00 19287.00 1.39 1.39
L_s_l_c_n -- -- -- --

Best configurations

['L_l_l_c_n', 'L_l_l_o_n', 'L_l_m_o_n', 'R_l_l_c_n', 'R_l_l_o_n', 'S_l_l_c_n', 'S_l_l_o_n', 'S_l_m_o_n', 'd_e_l_c_n', 'd_l_m_o_n', 'l_l_l_c_n', 'l_l_l_o_n', 'l_l_m_o_n', 'r_l_l_c_n', 'r_l_l_o_n', 'r_l_m_o_n', 's_l_l_c_n', 's_l_l_o_n', 's_l_m_o_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