Instance 70_02 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 250.00 250.00 1.94 1.92
r_l_l_c_gsam 183.00 183.00 0.97 0.96
s_l_m_c_gsam 183.20 183.00 0.82 0.81
pq_l_m_o_gsam 212.00 212.00 2.24 2.23
s_e_l_c_gsam 183.80 182.00 0.94 0.93
d_s_m_c_gsam 166.00 165.00 0.81 0.79
r_e_m_c_gsam 183.40 183.00 0.84 0.82
l_l_l_o_gsam 267.00 267.00 1.87 1.86
s_e_m_c_gsam 183.20 182.00 0.83 0.82
pq_s_m_c_gsam 140.20 139.00 0.78 0.77
l_e_l_c_gsam 183.40 183.00 0.96 0.94
s_l_m_o_gsam 216.00 216.00 2.16 2.14
d_s_l_c_gsam 167.80 166.00 0.94 0.92
s_s_m_c_gsam 183.20 182.00 0.82 0.80
pq_e_m_c_gsam 140.20 139.00 0.78 0.77
l_l_l_c_gsam 183.00 183.00 0.97 0.96
r_e_l_c_gsam 183.40 183.00 0.97 0.96
pq_s_l_c_gsam 142.00 141.00 0.87 0.87
l_s_m_c_gsam 182.80 182.00 0.85 0.83
s_l_l_c_gsam 183.00 183.00 0.96 0.95
l_e_m_c_gsam 183.40 183.00 0.83 0.81
l_s_l_c_gsam 183.60 182.00 0.95 0.94
r_l_m_o_gsam 262.00 262.00 2.02 2.01
mo_s_m_c_gsam 171.20 170.00 0.87 0.85
pq_l_l_c_gsam 141.60 141.00 0.88 0.87
d_l_m_c_gsam 169.80 168.00 0.85 0.83
d_e_l_c_gsam 167.20 166.00 0.92 0.91
s_s_l_c_gsam 183.80 182.00 0.93 0.93
r_l_l_o_gsam 261.00 261.00 2.27 2.26
pq_l_m_c_gsam 142.60 141.00 0.76 0.74
r_s_l_c_gsam 183.60 182.00 0.95 0.94
d_l_l_c_gsam 172.20 167.00 0.95 0.93
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 169.60 169.00 0.95 0.93
r_s_m_c_gsam 182.80 182.00 0.84 0.83
pq_e_l_c_gsam 142.00 141.00 0.87 0.87
r_l_m_c_gsam 183.40 183.00 0.84 0.81
d_l_m_o_gsam 248.00 248.00 1.83 1.82
l_l_m_o_gsam 268.00 268.00 1.70 1.69
d_e_m_c_gsam 167.00 166.00 0.81 0.80
l_l_m_c_gsam 183.40 183.00 0.84 0.81
pq_l_l_o_gsam -- -- -- --

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_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_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