Instance 70_09 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 283.00 283.00 2.13 2.12
r_l_l_c_gsam 183.40 180.00 1.01 1.00
s_l_m_c_gsam 181.80 179.00 0.91 0.90
pq_l_m_o_gsam 259.00 259.00 2.30 2.28
s_e_l_c_gsam 185.20 182.00 0.97 0.97
d_s_m_c_gsam 179.60 179.00 0.88 0.88
r_e_m_c_gsam 178.00 175.00 0.91 0.89
l_l_l_o_gsam 264.40 261.00 1.86 1.85
s_e_m_c_gsam 180.60 179.00 0.87 0.85
pq_s_m_c_gsam 161.20 157.00 0.84 0.80
l_e_l_c_gsam 185.40 184.00 1.00 1.00
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 177.20 174.00 0.94 0.90
s_s_m_c_gsam 180.60 179.00 0.88 0.86
pq_e_m_c_gsam 161.60 156.00 0.84 0.82
l_l_l_c_gsam 183.40 180.00 1.01 1.01
r_e_l_c_gsam 185.40 184.00 1.00 0.99
pq_s_l_c_gsam 161.20 159.00 0.93 0.92
l_s_m_c_gsam 180.20 179.00 0.89 0.87
s_l_l_c_gsam 183.40 180.00 0.99 0.99
l_e_m_c_gsam 179.40 177.00 0.90 0.88
l_s_l_c_gsam 185.20 182.00 0.99 0.98
r_l_m_o_gsam 256.40 255.00 2.11 2.08
mo_s_m_c_gsam 154.80 154.00 0.91 0.89
pq_l_l_c_gsam 163.20 162.00 0.97 0.96
d_l_m_c_gsam 174.00 172.00 0.88 0.87
d_e_l_c_gsam 178.60 177.00 0.97 0.97
s_s_l_c_gsam 185.20 182.00 0.97 0.96
r_l_l_o_gsam 254.00 254.00 2.51 2.50
pq_l_m_c_gsam 162.60 156.00 0.84 0.82
r_s_l_c_gsam 185.20 182.00 0.99 0.98
d_l_l_c_gsam 173.80 171.00 0.97 0.95
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 157.00 156.00 1.03 1.01
r_s_m_c_gsam 181.20 179.00 0.89 0.87
pq_e_l_c_gsam 163.20 162.00 0.96 0.94
r_l_m_c_gsam 179.80 176.00 0.92 0.91
d_l_m_o_gsam 285.00 285.00 1.95 1.94
l_l_m_o_gsam 261.80 261.00 1.65 1.64
d_e_m_c_gsam 178.60 177.00 0.88 0.87
l_l_m_c_gsam 181.80 179.00 0.93 0.91
pq_l_l_o_gsam 261.00 261.00 2.57 2.56

Best configurations

['d_e_l_c_gsam', 'd_e_m_c_gsam', 'd_l_l_c_gsam', 'd_l_l_o_gsam', 'd_l_m_c_gsam', 'd_l_m_o_gsam', 'd_s_l_c_gsam', 'd_s_m_c_gsam', 'l_e_l_c_gsam', 'l_e_m_c_gsam', 'l_l_l_c_gsam', 'l_l_l_o_gsam', 'l_l_m_c_gsam', 'l_l_m_o_gsam', 'l_s_l_c_gsam', 'l_s_m_c_gsam', 'mo_s_l_c_gsam', 'mo_s_m_c_gsam', 'pq_e_l_c_gsam', 'pq_e_m_c_gsam', 'pq_l_l_c_gsam', 'pq_l_l_o_gsam', 'pq_l_m_c_gsam', 'pq_l_m_o_gsam', 'pq_s_l_c_gsam', 'pq_s_m_c_gsam', 'r_e_l_c_gsam', 'r_e_m_c_gsam', 'r_l_l_c_gsam', 'r_l_l_o_gsam', 'r_l_m_c_gsam', 'r_l_m_o_gsam', 'r_s_l_c_gsam', 'r_s_m_c_gsam', 's_e_l_c_gsam', 's_e_m_c_gsam', 's_l_l_c_gsam', 's_l_m_c_gsam', 's_s_l_c_gsam', 's_s_m_c_gsam']

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