Instance 80_01 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 310.00 310.00 3.06 3.03
r_l_l_c_gsam 188.80 188.00 1.28 1.27
s_l_m_c_gsam 188.80 188.00 1.13 1.12
pq_l_m_o_gsam 263.00 263.00 3.29 3.29
s_e_l_c_gsam 189.60 189.00 1.28 1.26
d_s_m_c_gsam 190.60 189.00 1.23 1.20
r_e_m_c_gsam 188.20 187.00 1.17 1.16
l_l_l_o_gsam 317.20 317.00 2.54 2.53
s_e_m_c_gsam 188.20 188.00 1.16 1.16
pq_s_m_c_gsam 167.40 166.00 1.11 1.10
l_e_l_c_gsam 189.60 189.00 1.27 1.25
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 192.40 192.00 1.40 1.39
s_s_m_c_gsam 188.20 188.00 1.16 1.16
pq_e_m_c_gsam 165.40 164.00 1.10 1.10
l_l_l_c_gsam 188.80 188.00 1.29 1.28
r_e_l_c_gsam 189.60 189.00 1.27 1.26
pq_s_l_c_gsam 172.00 170.00 1.26 1.23
l_s_m_c_gsam 188.40 186.00 1.16 1.15
s_l_l_c_gsam 188.80 188.00 1.28 1.25
l_e_m_c_gsam 188.40 186.00 1.16 1.15
l_s_l_c_gsam 189.60 189.00 1.27 1.25
r_l_m_o_gsam 313.20 312.00 2.45 2.43
mo_s_m_c_gsam 175.20 170.00 1.19 1.17
pq_l_l_c_gsam 171.00 169.00 1.26 1.24
d_l_m_c_gsam 183.00 182.00 1.23 1.22
d_e_l_c_gsam 192.00 192.00 1.40 1.39
s_s_l_c_gsam 189.60 189.00 1.27 1.24
r_l_l_o_gsam 318.00 318.00 2.65 2.64
pq_l_m_c_gsam 165.40 164.00 1.10 1.10
r_s_l_c_gsam 189.60 189.00 1.27 1.26
d_l_l_c_gsam 184.00 183.00 1.39 1.39
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 182.60 182.00 1.32 1.30
r_s_m_c_gsam 188.20 187.00 1.19 1.16
pq_e_l_c_gsam 171.00 169.00 1.25 1.23
r_l_m_c_gsam 189.20 189.00 1.12 1.11
d_l_m_o_gsam 309.60 309.00 2.94 2.92
l_l_m_o_gsam 316.00 316.00 2.33 2.32
d_e_m_c_gsam 191.00 190.00 1.23 1.21
l_l_m_c_gsam 189.20 189.00 1.12 1.12
pq_l_l_o_gsam 264.00 264.00 3.42 3.41

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