Instance pb_200_07 using the simple decomposition
NODES
TIME
avg
min
avg
min
l_l_l_o_n 31186.00 321.00 2.13 0.04
S_s_m_c_n 4918107.80 5946.00 339.96 0.43
L_l_l_c_n 6915701.80 169.00 480.87 0.04
pq_l_l_c_n -- -- -- --
R_s_l_c_n 10743399.20 178.00 720.51 0.03
d_l_l_o_n -- -- -- --
R_s_m_c_n 4379779.00 792.00 316.90 0.08
S_l_l_o_n -- -- -- --
L_l_m_o_n -- -- -- --
s_e_l_c_n 10454635.40 171.00 720.99 0.03
s_l_l_c_n 8490.60 170.00 0.62 0.03
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 10515588.80 171.00 721.74 0.03
r_s_m_c_n 13511396.20 1137.00 961.57 0.09
s_s_m_c_n 6828293.80 171.00 482.63 0.03
l_l_l_c_n 8490.60 170.00 0.61 0.03
pq_l_l_o_n -- -- -- --
d_s_l_c_n -- -- -- --
R_e_m_c_n 4373526.00 792.00 317.21 0.08
pq_e_m_c_n -- -- -- --
s_l_l_o_n -- -- -- --
l_l_m_o_n 2518190.60 8848.00 255.13 0.91
S_l_m_c_n -- -- -- --
S_e_m_c_n 4905201.60 5946.00 340.41 0.43
R_l_l_o_n -- -- -- --
r_e_l_c_n 10520419.80 171.00 720.98 0.03
R_l_m_c_n 13526390.60 1729.00 961.41 0.14
d_l_m_c_n -- -- -- --
L_s_m_c_n 3631602.20 382.00 257.55 0.04
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 10605280.80 1398.00 772.22 0.14
d_s_m_c_n 16449377.40 13767766.00 1158.84 985.75
pq_e_l_c_n -- -- -- --
s_l_m_c_n 11135080.40 177.00 808.70 0.03
s_e_m_c_n 6755326.00 171.00 482.45 0.04
L_e_m_c_n 3594597.40 379.00 254.55 0.05
L_e_l_c_n 10796454.60 178.00 720.69 0.03
d_l_m_o_n -- -- -- --
R_l_m_o_n -- -- -- --
R_l_l_c_n 7017326.80 169.00 480.96 0.03
l_s_m_c_n 13348805.40 28663.00 963.10 1.89
L_l_l_o_n 57884.80 305.00 3.93 0.04
r_s_l_c_n 10499988.60 171.00 720.86 0.03
r_e_m_c_n 13470807.00 1137.00 961.09 0.09
l_l_m_c_n -- -- -- --
R_e_l_c_n 10805463.20 178.00 721.14 0.03
d_e_m_c_n -- -- -- --
r_l_l_c_n 8490.60 170.00 0.60 0.03
d_e_l_c_n 14738349.00 110574.00 962.58 7.44
S_l_l_c_n 6959537.40 169.00 480.85 0.04
S_e_l_c_n 10770702.00 177.00 721.11 0.03
pq_l_m_c_n -- -- -- --
l_e_m_c_n 13372405.00 28237.00 963.24 1.87
l_e_l_c_n 10514869.60 171.00 721.08 0.03
S_s_l_c_n 10694332.20 177.00 720.91 0.03
s_s_l_c_n 10345308.20 171.00 720.59 0.03
d_l_l_c_n 11150838.00 5083.00 737.75 0.35
r_l_l_o_n -- -- -- --
L_s_l_c_n 10838049.00 178.00 720.78 0.03

Best configurations

['L_l_l_o_n', 'l_l_l_c_n', 'l_l_l_o_n', 'r_l_l_c_n', 's_l_l_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