Instance 16_81 using AtMostSeqCard
NODES
TIME
avg
min
avg
min
r_l_l_c_am 203617.00 301.00 23.95 0.05
l_l_l_c_am 202845.60 299.00 23.66 0.04
l_l_m_o_am 118900.80 132.00 11.04 0.02
pq_l_l_c_am -- -- -- --
pq_l_m_c_am 132306.60 132292.00 16.11 16.01
d_e_l_c_am 236790.80 117.00 27.32 0.02
d_s_m_c_am 270.80 186.00 0.05 0.03
d_l_l_c_am 215942.00 118.00 25.07 0.02
d_l_l_o_am 8475.20 4741.00 1.10 0.62
l_l_m_c_am 134214.60 130077.00 15.91 15.39
pq_l_l_o_am -- -- -- --
pq_l_m_o_am 512879.00 512879.00 59.31 59.08
s_e_m_c_am 155235.80 155122.00 18.87 18.79
s_s_m_c_am 155339.40 155318.00 18.91 18.81
pq_e_m_c_am 132450.00 132375.00 16.14 16.04
s_s_l_c_am 6411911.20 2139.00 961.13 0.30
d_l_m_c_am 265.80 179.00 0.05 0.03
s_l_l_c_am 203609.00 301.00 23.97 0.05
d_s_l_c_am 236767.40 117.00 27.15 0.02
s_e_l_c_am 6421897.80 2079.00 961.31 0.29
s_l_l_o_am 130822.40 109174.00 18.73 15.49
r_l_l_o_am 389925.00 389925.00 57.34 57.02
r_e_m_c_am 138317.80 138275.00 17.99 17.96
s_l_m_c_am 67.60 66.00 0.02 0.02
r_l_m_c_am 67.60 66.00 0.02 0.02
s_l_m_o_am 2035582.00 817960.00 337.65 120.91
l_e_m_c_am 2199050.00 70.00 240.14 0.02
pq_s_m_c_am 137395.00 137384.00 16.67 16.63
pq_s_l_c_am -- -- -- --
l_s_l_c_am 6472146.80 2095.00 961.21 0.29
r_s_l_c_am 6399607.60 2006.00 961.61 0.29
r_e_l_c_am 6422953.20 3327.00 961.23 0.43
l_s_m_c_am 2169759.00 70.00 240.46 0.02
mo_s_l_c_am -- -- -- --
mo_s_m_c_am 4008485.40 165268.00 489.95 15.73
r_l_m_o_am -- -- -- --
l_l_l_o_am -- -- -- --
pq_e_l_c_am -- -- -- --
d_e_m_c_am 275.00 195.00 0.05 0.03
d_l_m_o_am -- -- -- --
l_e_l_c_am 6527697.80 2092.00 961.19 0.30
r_s_m_c_am 136465.80 136450.00 17.47 17.42

Best configurations

['d_e_l_c_am', 'd_e_m_c_am', 'd_l_l_c_am', 'd_l_l_o_am', 'd_l_m_c_am', 'd_s_l_c_am', 'd_s_m_c_am', 'l_l_l_c_am', 'l_l_m_c_am', 'l_l_m_o_am', 'pq_e_m_c_am', 'pq_l_m_c_am', 'pq_l_m_o_am', 'pq_s_m_c_am', 'r_e_m_c_am', 'r_l_l_c_am', 'r_l_l_o_am', 'r_l_m_c_am', 'r_s_m_c_am', 's_e_m_c_am', 's_l_l_c_am', 's_l_l_o_am', 's_l_m_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