Instance pb_200_07 using AtMostSeqCard
NODES
TIME
avg
min
avg
min
r_l_l_c_am 192.20 168.00 0.04 0.03
l_l_l_c_am 191.80 168.00 0.04 0.03
l_l_m_o_am 7044.60 693.00 0.89 0.10
pq_l_l_c_am -- -- -- --
pq_l_m_c_am -- -- -- --
d_e_l_c_am 61706.80 162.00 11.62 0.04
d_s_m_c_am 2739871.20 171.00 480.69 0.04
d_l_l_c_am 62412.20 146.00 11.88 0.03
d_l_l_o_am 6673640.80 1972492.00 1017.45 282.05
l_l_m_c_am 1968571.60 299.00 341.49 0.07
pq_l_l_o_am -- -- -- --
pq_l_m_o_am -- -- -- --
s_e_m_c_am 34598.20 168.00 7.46 0.03
s_s_m_c_am 34598.20 168.00 7.37 0.04
pq_e_m_c_am -- -- -- --
s_s_l_c_am 469626.80 170.00 91.32 0.03
d_l_m_c_am 2846899.00 166.00 480.57 0.04
s_l_l_c_am 192.20 168.00 0.04 0.03
d_s_l_c_am 242140.60 159.00 27.00 0.04
s_e_l_c_am 469616.60 170.00 91.33 0.03
s_l_l_o_am -- -- -- --
r_l_l_o_am -- -- -- --
r_e_m_c_am 1218091.20 183.00 240.22 0.04
s_l_m_c_am 987451.20 168.00 240.56 0.04
r_l_m_c_am 1478270.80 158.00 248.11 0.04
s_l_m_o_am -- -- -- --
l_e_m_c_am 174857.40 170.00 31.81 0.04
pq_s_m_c_am -- -- -- --
pq_s_l_c_am -- -- -- --
l_s_l_c_am 471774.20 170.00 91.96 0.03
r_s_l_c_am 466704.80 170.00 91.32 0.03
r_e_l_c_am 480809.60 170.00 92.49 0.03
l_s_m_c_am 117083.20 170.00 21.31 0.04
mo_s_l_c_am -- -- -- --
mo_s_m_c_am -- -- -- --
r_l_m_o_am -- -- -- --
l_l_l_o_am 474.00 301.00 0.07 0.04
pq_e_l_c_am -- -- -- --
d_e_m_c_am 1671432.80 188.00 321.22 0.04
d_l_m_o_am 91762.60 288.00 12.98 0.05
l_e_l_c_am 470218.80 170.00 91.71 0.03
r_s_m_c_am 1213046.00 171.00 240.39 0.04

Best configurations

['d_e_l_c_am', 'd_l_l_c_am', 'd_l_m_o_am', 'd_s_l_c_am', 'l_e_l_c_am', 'l_e_m_c_am', 'l_l_l_c_am', 'l_l_l_o_am', 'l_l_m_o_am', 'l_s_l_c_am', 'l_s_m_c_am', 'r_e_l_c_am', 'r_l_l_c_am', 'r_s_l_c_am', 's_e_l_c_am', 's_e_m_c_am', 's_l_l_c_am', 's_s_l_c_am', 's_s_m_c_am']

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