Instance 60_06 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 249.20 249.00 2.11 2.07
r_l_l_c_gsam 186.20 185.00 0.98 0.97
s_l_m_c_gsam 186.40 185.00 0.89 0.87
pq_l_m_o_gsam 215.00 215.00 2.05 2.05
s_e_l_c_gsam 188.80 188.00 1.00 0.98
d_s_m_c_gsam 179.60 179.00 0.86 0.85
r_e_m_c_gsam 186.60 185.00 0.89 0.88
l_l_l_o_gsam 252.00 252.00 2.03 2.01
s_e_m_c_gsam 187.80 187.00 0.90 0.89
pq_s_m_c_gsam 152.20 151.00 0.83 0.82
l_e_l_c_gsam 186.20 185.00 1.00 0.99
s_l_m_o_gsam 241.00 241.00 2.49 2.47
d_s_l_c_gsam 183.20 179.00 0.96 0.95
s_s_m_c_gsam 190.80 190.00 0.89 0.87
pq_e_m_c_gsam 149.20 149.00 0.82 0.82
l_l_l_c_gsam 186.20 185.00 0.99 0.98
r_e_l_c_gsam 186.20 185.00 0.98 0.97
pq_s_l_c_gsam 150.20 149.00 0.94 0.92
l_s_m_c_gsam 190.80 190.00 0.89 0.88
s_l_l_c_gsam 186.20 185.00 0.99 0.96
l_e_m_c_gsam 186.60 185.00 0.90 0.89
l_s_l_c_gsam 190.80 189.00 1.03 1.01
r_l_m_o_gsam 245.00 245.00 2.19 2.17
mo_s_m_c_gsam 176.00 176.00 0.90 0.89
pq_l_l_c_gsam 148.40 148.00 0.90 0.89
d_l_m_c_gsam 176.80 176.00 0.85 0.84
d_e_l_c_gsam 185.80 184.00 0.99 0.98
s_s_l_c_gsam 190.40 187.00 1.03 1.02
r_l_l_o_gsam 246.00 246.00 2.54 2.53
pq_l_m_c_gsam 152.00 152.00 0.82 0.81
r_s_l_c_gsam 190.80 189.00 1.02 1.00
d_l_l_c_gsam 180.20 179.00 0.99 0.97
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 172.00 171.00 1.03 1.02
r_s_m_c_gsam 190.80 190.00 0.88 0.87
pq_e_l_c_gsam 151.80 149.00 0.95 0.90
r_l_m_c_gsam 186.40 185.00 0.89 0.88
d_l_m_o_gsam 249.00 249.00 1.98 1.97
l_l_m_o_gsam 249.00 249.00 1.78 1.76
d_e_m_c_gsam 179.20 179.00 0.86 0.85
l_l_m_c_gsam 186.40 185.00 0.90 0.89
pq_l_l_o_gsam 254.00 254.00 2.41 2.40

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