Instance 85_01 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 326.00 326.00 3.31 3.29
r_l_l_c_gsam 191.20 190.00 1.37 1.36
s_l_m_c_gsam 192.20 192.00 1.28 1.27
pq_l_m_o_gsam 273.00 273.00 3.61 3.60
s_e_l_c_gsam 187.80 185.00 1.34 1.31
d_s_m_c_gsam 189.00 188.00 1.26 1.25
r_e_m_c_gsam 188.80 187.00 1.28 1.28
l_l_l_o_gsam 324.20 324.00 2.74 2.73
s_e_m_c_gsam 190.00 190.00 1.29 1.28
pq_s_m_c_gsam 170.40 168.00 1.22 1.22
l_e_l_c_gsam 187.80 185.00 1.34 1.31
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 188.60 187.00 1.42 1.41
s_s_m_c_gsam 190.00 190.00 1.29 1.28
pq_e_m_c_gsam 169.00 164.00 1.22 1.22
l_l_l_c_gsam 191.20 190.00 1.37 1.35
r_e_l_c_gsam 187.80 185.00 1.34 1.31
pq_s_l_c_gsam 172.60 171.00 1.35 1.31
l_s_m_c_gsam 190.60 190.00 1.29 1.28
s_l_l_c_gsam 191.20 190.00 1.37 1.36
l_e_m_c_gsam 190.60 190.00 1.29 1.28
l_s_l_c_gsam 187.80 185.00 1.34 1.32
r_l_m_o_gsam 326.20 326.00 2.71 2.68
mo_s_m_c_gsam 179.60 175.00 1.32 1.30
pq_l_l_c_gsam 172.00 171.00 1.35 1.32
d_l_m_c_gsam 185.20 182.00 1.26 1.25
d_e_l_c_gsam 192.40 191.00 1.45 1.44
s_s_l_c_gsam 187.80 185.00 1.34 1.31
r_l_l_o_gsam 328.40 327.00 2.87 2.85
pq_l_m_c_gsam 169.40 166.00 1.22 1.22
r_s_l_c_gsam 187.80 185.00 1.34 1.31
d_l_l_c_gsam 183.00 182.00 1.46 1.44
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 170.20 170.00 1.45 1.44
r_s_m_c_gsam 188.80 187.00 1.28 1.28
pq_e_l_c_gsam 171.80 170.00 1.34 1.31
r_l_m_c_gsam 191.80 189.00 1.27 1.26
d_l_m_o_gsam 325.40 325.00 3.12 3.11
l_l_m_o_gsam 324.00 324.00 2.57 2.55
d_e_m_c_gsam 188.00 187.00 1.25 1.24
l_l_m_c_gsam 192.00 191.00 1.27 1.26
pq_l_l_o_gsam 270.00 270.00 3.74 3.73

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