Instance 85_05 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 350.80 350.00 3.67 3.66
r_l_l_c_gsam 176.40 171.00 1.47 1.41
s_l_m_c_gsam 168.80 167.00 1.32 1.31
pq_l_m_o_gsam 306.00 306.00 4.03 4.02
s_e_l_c_gsam 168.40 167.00 1.39 1.38
d_s_m_c_gsam 170.40 169.00 1.34 1.32
r_e_m_c_gsam 168.80 168.00 1.31 1.29
l_l_l_o_gsam 343.00 338.00 3.49 3.44
s_e_m_c_gsam 168.40 167.00 1.31 1.30
pq_s_m_c_gsam 140.80 137.00 1.37 1.33
l_e_l_c_gsam 168.40 167.00 1.40 1.39
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 173.80 171.00 1.45 1.42
s_s_m_c_gsam 168.40 167.00 1.31 1.29
pq_e_m_c_gsam 136.60 133.00 1.37 1.32
l_l_l_c_gsam 176.40 171.00 1.46 1.43
r_e_l_c_gsam 168.40 167.00 1.37 1.37
pq_s_l_c_gsam 153.40 140.00 1.47 1.43
l_s_m_c_gsam 167.80 167.00 1.28 1.26
s_l_l_c_gsam 176.40 171.00 1.46 1.42
l_e_m_c_gsam 167.80 167.00 1.28 1.27
l_s_l_c_gsam 168.40 167.00 1.39 1.38
r_l_m_o_gsam 337.20 337.00 3.37 3.36
mo_s_m_c_gsam 150.00 150.00 1.34 1.31
pq_l_l_c_gsam 150.80 141.00 1.49 1.45
d_l_m_c_gsam 171.40 169.00 1.34 1.32
d_e_l_c_gsam 174.60 172.00 1.46 1.43
s_s_l_c_gsam 168.40 167.00 1.39 1.37
r_l_l_o_gsam 349.60 348.00 3.61 3.60
pq_l_m_c_gsam 134.80 133.00 1.35 1.30
r_s_l_c_gsam 168.40 167.00 1.39 1.37
d_l_l_c_gsam 174.80 171.00 1.46 1.43
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 146.20 144.00 1.40 1.40
r_s_m_c_gsam 168.60 168.00 1.31 1.29
pq_e_l_c_gsam 153.00 141.00 1.49 1.44
r_l_m_c_gsam 170.40 167.00 1.32 1.30
d_l_m_o_gsam 335.00 335.00 3.44 3.43
l_l_m_o_gsam 337.80 337.00 3.04 3.03
d_e_m_c_gsam 170.60 169.00 1.34 1.32
l_l_m_c_gsam 172.60 169.00 1.29 1.27
pq_l_l_o_gsam 272.00 272.00 4.01 3.99

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