Instance 65_08 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam -- -- -- --
r_l_l_c_gsam 185.80 185.00 1.04 1.01
s_l_m_c_gsam 180.20 178.00 0.89 0.86
pq_l_m_o_gsam 1886.00 1886.00 12.89 12.82
s_e_l_c_gsam 187.60 187.00 1.01 1.00
d_s_m_c_gsam 184.80 178.00 0.92 0.91
r_e_m_c_gsam 181.60 181.00 0.89 0.88
l_l_l_o_gsam 268.00 268.00 2.00 1.98
s_e_m_c_gsam 183.20 183.00 0.87 0.85
pq_s_m_c_gsam 142.20 140.00 0.85 0.83
l_e_l_c_gsam 188.60 186.00 1.05 1.02
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 189.80 189.00 1.06 1.05
s_s_m_c_gsam 185.80 183.00 0.88 0.84
pq_e_m_c_gsam 141.00 138.00 0.86 0.84
l_l_l_c_gsam 185.80 185.00 1.06 1.02
r_e_l_c_gsam 188.60 186.00 1.04 1.03
pq_s_l_c_gsam 139.80 139.00 0.91 0.90
l_s_m_c_gsam 183.80 183.00 0.87 0.86
s_l_l_c_gsam 185.80 185.00 1.04 1.01
l_e_m_c_gsam 181.60 181.00 0.89 0.87
l_s_l_c_gsam 188.00 187.00 1.03 1.02
r_l_m_o_gsam 268.00 268.00 2.00 1.98
mo_s_m_c_gsam 37004.40 165.00 23.78 0.78
pq_l_l_c_gsam 139.80 139.00 0.93 0.91
d_l_m_c_gsam 177.60 175.00 0.92 0.89
d_e_l_c_gsam 190.00 190.00 1.07 1.06
s_s_l_c_gsam 188.00 187.00 1.02 1.01
r_l_l_o_gsam 260.00 260.00 2.37 2.34
pq_l_m_c_gsam 141.00 138.00 0.86 0.84
r_s_l_c_gsam 188.00 187.00 1.03 1.01
d_l_l_c_gsam 179.80 179.00 1.07 1.06
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 98918.00 98918.00 68.56 68.07
r_s_m_c_gsam 183.80 183.00 0.88 0.86
pq_e_l_c_gsam 139.80 139.00 0.93 0.91
r_l_m_c_gsam 179.20 178.00 0.90 0.88
d_l_m_o_gsam 257.20 257.00 1.92 1.90
l_l_m_o_gsam 269.00 269.00 1.80 1.79
d_e_m_c_gsam 186.20 185.00 0.91 0.91
l_l_m_c_gsam 179.20 178.00 0.88 0.86
pq_l_l_o_gsam 124824.00 124824.00 827.22 825.69

Best configurations

['d_e_l_c_gsam', 'd_e_m_c_gsam', 'd_l_l_c_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_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