Instance 85_07 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 326.40 324.00 3.29 3.27
r_l_l_c_gsam 179.60 179.00 1.34 1.29
s_l_m_c_gsam 177.40 176.00 1.17 1.16
pq_l_m_o_gsam 265.00 265.00 3.48 3.47
s_e_l_c_gsam 183.60 177.00 1.41 1.33
d_s_m_c_gsam 182.80 179.00 1.26 1.21
r_e_m_c_gsam 175.40 172.00 1.22 1.18
l_l_l_o_gsam 332.20 332.00 2.98 2.96
s_e_m_c_gsam 173.40 172.00 1.20 1.18
pq_s_m_c_gsam 156.60 154.00 1.19 1.18
l_e_l_c_gsam 183.60 177.00 1.41 1.33
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 186.80 185.00 1.37 1.35
s_s_m_c_gsam 173.40 172.00 1.20 1.18
pq_e_m_c_gsam 154.60 151.00 1.19 1.18
l_l_l_c_gsam 179.60 179.00 1.35 1.31
r_e_l_c_gsam 183.60 177.00 1.41 1.33
pq_s_l_c_gsam 151.60 150.00 1.33 1.32
l_s_m_c_gsam 177.00 176.00 1.22 1.19
s_l_l_c_gsam 179.60 179.00 1.34 1.29
l_e_m_c_gsam 177.00 176.00 1.22 1.19
l_s_l_c_gsam 183.60 177.00 1.42 1.34
r_l_m_o_gsam 331.60 329.00 2.81 2.80
mo_s_m_c_gsam 166.80 166.00 1.22 1.19
pq_l_l_c_gsam 540.60 163.00 1.64 1.38
d_l_m_c_gsam 180.00 175.00 1.25 1.22
d_e_l_c_gsam 187.80 186.00 1.37 1.36
s_s_l_c_gsam 183.60 177.00 1.41 1.34
r_l_l_o_gsam 332.00 332.00 3.08 3.06
pq_l_m_c_gsam 156.20 147.00 1.20 1.17
r_s_l_c_gsam 183.60 177.00 1.41 1.33
d_l_l_c_gsam 178.00 177.00 1.38 1.36
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 167.20 166.00 1.36 1.35
r_s_m_c_gsam 175.40 172.00 1.21 1.18
pq_e_l_c_gsam 153.60 152.00 1.33 1.31
r_l_m_c_gsam 175.20 174.00 1.16 1.14
d_l_m_o_gsam 323.60 322.00 3.12 3.11
l_l_m_o_gsam 333.20 333.00 2.69 2.66
d_e_m_c_gsam 183.20 180.00 1.25 1.21
l_l_m_c_gsam 175.00 174.00 1.17 1.13
pq_l_l_o_gsam 245.00 245.00 3.58 3.56

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