Instance 70_04 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 255.00 255.00 2.18 2.17
r_l_l_c_gsam 184.80 183.00 1.03 1.02
s_l_m_c_gsam 186.00 186.00 0.86 0.85
pq_l_m_o_gsam 245.00 245.00 2.41 2.40
s_e_l_c_gsam 183.60 183.00 0.98 0.97
d_s_m_c_gsam 164.60 164.00 0.87 0.84
r_e_m_c_gsam 186.00 186.00 0.89 0.89
l_l_l_o_gsam 281.60 281.00 1.93 1.92
s_e_m_c_gsam 188.00 188.00 0.87 0.86
pq_s_m_c_gsam 138.60 138.00 0.85 0.84
l_e_l_c_gsam 184.20 183.00 1.01 1.00
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 167.80 164.00 0.97 0.89
s_s_m_c_gsam 188.00 188.00 0.86 0.86
pq_e_m_c_gsam 138.60 137.00 0.84 0.84
l_l_l_c_gsam 184.80 183.00 1.03 1.02
r_e_l_c_gsam 184.20 183.00 1.01 0.98
pq_s_l_c_gsam 138.80 138.00 0.97 0.95
l_s_m_c_gsam 187.00 187.00 0.88 0.87
s_l_l_c_gsam 184.80 183.00 1.00 1.00
l_e_m_c_gsam 185.00 185.00 0.88 0.87
l_s_l_c_gsam 183.60 183.00 1.00 0.99
r_l_m_o_gsam 282.20 282.00 2.00 1.98
mo_s_m_c_gsam 169.60 168.00 0.84 0.84
pq_l_l_c_gsam 139.80 139.00 0.95 0.95
d_l_m_c_gsam 170.00 167.00 0.88 0.84
d_e_l_c_gsam 169.00 164.00 1.00 0.94
s_s_l_c_gsam 183.60 183.00 0.98 0.97
r_l_l_o_gsam 285.00 285.00 2.34 2.32
pq_l_m_c_gsam 139.60 139.00 0.86 0.84
r_s_l_c_gsam 183.60 183.00 1.00 0.98
d_l_l_c_gsam 169.00 169.00 1.02 1.01
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 182.40 181.00 1.03 1.02
r_s_m_c_gsam 187.00 187.00 0.89 0.87
pq_e_l_c_gsam 138.40 138.00 0.95 0.94
r_l_m_c_gsam 185.00 185.00 0.89 0.87
d_l_m_o_gsam 259.00 259.00 2.04 2.02
l_l_m_o_gsam 281.80 281.00 1.78 1.77
d_e_m_c_gsam 165.60 165.00 0.87 0.85
l_l_m_c_gsam 185.00 185.00 0.88 0.86
pq_l_l_o_gsam 240.00 240.00 2.61 2.58

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