Instance 60_04 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam -- -- -- --
r_l_l_c_gsam 193.00 193.00 0.84 0.83
s_l_m_c_gsam 192.00 192.00 0.69 0.68
pq_l_m_o_gsam 44690.00 44690.00 239.95 239.55
s_e_l_c_gsam 193.00 193.00 0.83 0.82
d_s_m_c_gsam 163.20 161.00 0.69 0.67
r_e_m_c_gsam 192.00 192.00 0.69 0.67
l_l_l_o_gsam 250.00 250.00 1.58 1.57
s_e_m_c_gsam 191.00 191.00 0.67 0.66
pq_s_m_c_gsam 95.60 94.00 0.60 0.58
l_e_l_c_gsam 193.00 193.00 0.85 0.83
s_l_m_o_gsam 221.40 221.00 1.72 1.71
d_s_l_c_gsam 167.20 166.00 0.78 0.74
s_s_m_c_gsam 191.00 191.00 0.68 0.67
pq_e_m_c_gsam 95.60 94.00 0.61 0.59
l_l_l_c_gsam 193.00 193.00 0.84 0.83
r_e_l_c_gsam 193.00 193.00 0.83 0.82
pq_s_l_c_gsam 92.80 92.00 0.72 0.69
l_s_m_c_gsam 191.00 191.00 0.69 0.68
s_l_l_c_gsam 193.00 193.00 0.84 0.83
l_e_m_c_gsam 192.00 192.00 0.70 0.68
l_s_l_c_gsam 191.00 191.00 0.84 0.83
r_l_m_o_gsam 246.00 246.00 1.67 1.67
mo_s_m_c_gsam 175.60 166.00 0.74 0.67
pq_l_l_c_gsam 110.00 94.00 0.73 0.72
d_l_m_c_gsam 165.00 164.00 0.67 0.65
d_e_l_c_gsam 170.80 170.00 0.79 0.77
s_s_l_c_gsam 190.00 190.00 0.82 0.81
r_l_l_o_gsam 247.60 246.00 2.05 2.05
pq_l_m_c_gsam 113.80 113.00 0.65 0.61
r_s_l_c_gsam 191.00 191.00 0.82 0.81
d_l_l_c_gsam 171.80 171.00 0.80 0.78
s_l_l_o_gsam 220.60 220.00 1.98 1.96
mo_s_l_c_gsam 171.00 171.00 0.82 0.80
r_s_m_c_gsam 191.00 191.00 0.67 0.67
pq_e_l_c_gsam 92.80 92.00 0.72 0.68
r_l_m_c_gsam 192.00 192.00 0.68 0.68
d_l_m_o_gsam 87496.80 217.00 721.93 1.37
l_l_m_o_gsam 249.00 249.00 1.33 1.32
d_e_m_c_gsam 167.40 166.00 0.71 0.69
l_l_m_c_gsam 192.00 192.00 0.71 0.70
pq_l_l_o_gsam 5872.00 5872.00 27.85 27.77

Best configurations

['d_e_l_c_gsam', 'd_e_m_c_gsam', 'd_l_l_c_gsam', 'd_l_m_c_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_l_o_gsam', 's_l_m_c_gsam', 's_l_m_o_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