Instance 60_08 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 247.00 247.00 2.22 2.19
r_l_l_c_gsam 188.40 188.00 1.06 1.01
s_l_m_c_gsam 187.20 186.00 0.93 0.89
pq_l_m_o_gsam -- -- -- --
s_e_l_c_gsam 190.00 188.00 1.01 0.99
d_s_m_c_gsam 186.00 184.00 0.86 0.84
r_e_m_c_gsam 188.20 188.00 0.92 0.88
l_l_l_o_gsam 256.00 256.00 1.96 1.94
s_e_m_c_gsam 189.00 188.00 0.91 0.90
pq_s_m_c_gsam 116.60 107.00 0.77 0.76
l_e_l_c_gsam 190.00 188.00 1.08 1.04
s_l_m_o_gsam 256.00 256.00 2.29 2.28
d_s_l_c_gsam 184.60 179.00 1.01 0.98
s_s_m_c_gsam 190.40 187.00 0.89 0.84
pq_e_m_c_gsam 122.80 107.00 0.80 0.78
l_l_l_c_gsam 188.40 188.00 1.06 1.03
r_e_l_c_gsam 190.00 188.00 1.06 1.01
pq_s_l_c_gsam 111.00 105.00 0.92 0.91
l_s_m_c_gsam 189.20 187.00 0.91 0.86
s_l_l_c_gsam 188.40 188.00 1.06 1.03
l_e_m_c_gsam 188.20 188.00 0.92 0.89
l_s_l_c_gsam 191.40 190.00 1.07 1.02
r_l_m_o_gsam 95491.60 248.00 241.99 2.03
mo_s_m_c_gsam 497.40 162.00 1.01 0.80
pq_l_l_c_gsam 111.00 105.00 0.92 0.90
d_l_m_c_gsam 185.60 185.00 0.89 0.86
d_e_l_c_gsam 185.60 179.00 1.02 1.01
s_s_l_c_gsam 190.80 190.00 1.01 1.01
r_l_l_o_gsam 250.20 250.00 2.31 2.28
pq_l_m_c_gsam 122.80 107.00 0.80 0.78
r_s_l_c_gsam 191.40 190.00 1.05 1.00
d_l_l_c_gsam 182.40 180.00 1.01 0.99
s_l_l_o_gsam 241.00 241.00 2.39 2.37
mo_s_l_c_gsam 30498.20 23408.00 20.21 15.55
r_s_m_c_gsam 189.20 187.00 0.89 0.85
pq_e_l_c_gsam 111.00 105.00 0.92 0.91
r_l_m_c_gsam 186.20 186.00 0.92 0.89
d_l_m_o_gsam 248.00 247.00 1.91 1.89
l_l_m_o_gsam 256.00 256.00 1.80 1.79
d_e_m_c_gsam 189.40 184.00 0.89 0.88
l_l_m_c_gsam 186.20 186.00 0.93 0.90
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_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_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