Instance 60_02 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 190.00 190.00 0.98 0.97
r_l_l_c_gsam 193.00 193.00 0.69 0.69
s_l_m_c_gsam 189.60 189.00 0.60 0.60
pq_l_m_o_gsam -- -- -- --
s_e_l_c_gsam 193.00 193.00 0.69 0.68
d_s_m_c_gsam 162.40 162.00 0.53 0.53
r_e_m_c_gsam 190.00 190.00 0.60 0.59
l_l_l_o_gsam 220.40 218.00 1.23 1.20
s_e_m_c_gsam 189.80 189.00 0.61 0.60
pq_s_m_c_gsam 141.00 141.00 0.54 0.53
l_e_l_c_gsam 193.00 193.00 0.72 0.70
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 165.60 164.00 0.64 0.63
s_s_m_c_gsam 191.40 190.00 0.59 0.58
pq_e_m_c_gsam 141.00 141.00 0.54 0.53
l_l_l_c_gsam 193.00 193.00 0.71 0.70
r_e_l_c_gsam 193.00 193.00 0.69 0.69
pq_s_l_c_gsam 140.00 140.00 0.59 0.59
l_s_m_c_gsam 189.40 189.00 0.62 0.60
s_l_l_c_gsam 193.00 193.00 0.70 0.70
l_e_m_c_gsam 189.40 189.00 0.61 0.60
l_s_l_c_gsam 193.00 193.00 0.72 0.71
r_l_m_o_gsam 218.00 218.00 1.35 1.34
mo_s_m_c_gsam 163.00 163.00 0.60 0.59
pq_l_l_c_gsam 139.00 139.00 0.62 0.61
d_l_m_c_gsam 162.80 162.00 0.53 0.53
d_e_l_c_gsam 166.60 166.00 0.63 0.63
s_s_l_c_gsam 193.00 193.00 0.70 0.70
r_l_l_o_gsam 217.00 217.00 1.55 1.54
pq_l_m_c_gsam 141.00 141.00 0.54 0.53
r_s_l_c_gsam 193.00 193.00 0.69 0.69
d_l_l_c_gsam 167.80 167.00 0.63 0.62
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 165.00 165.00 0.70 0.68
r_s_m_c_gsam 190.00 190.00 0.60 0.59
pq_e_l_c_gsam 140.00 140.00 0.60 0.59
r_l_m_c_gsam 190.00 190.00 0.60 0.59
d_l_m_o_gsam 26098.20 188.00 240.91 0.91
l_l_m_o_gsam 220.60 215.00 1.06 0.99
d_e_m_c_gsam 163.00 163.00 0.54 0.53
l_l_m_c_gsam 190.00 190.00 0.62 0.61
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_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_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