Instance 90_02 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 344.00 344.00 3.87 3.87
r_l_l_c_gsam 179.00 178.00 1.50 1.48
s_l_m_c_gsam 173.60 172.00 1.33 1.31
pq_l_m_o_gsam -- -- -- --
s_e_l_c_gsam 173.60 171.00 1.47 1.45
d_s_m_c_gsam 179.40 178.00 1.40 1.38
r_e_m_c_gsam 174.80 174.00 1.38 1.34
l_l_l_o_gsam 344.00 344.00 3.51 3.48
s_e_m_c_gsam 174.40 174.00 1.38 1.33
pq_s_m_c_gsam 164.00 162.00 1.40 1.38
l_e_l_c_gsam 173.80 172.00 1.47 1.46
s_l_m_o_gsam 329.00 329.00 4.52 4.50
d_s_l_c_gsam 177.20 177.00 1.50 1.49
s_s_m_c_gsam 174.40 174.00 1.38 1.33
pq_e_m_c_gsam 164.20 163.00 1.39 1.37
l_l_l_c_gsam 179.00 178.00 1.50 1.48
r_e_l_c_gsam 173.80 172.00 1.47 1.46
pq_s_l_c_gsam 160.60 156.00 1.45 1.42
l_s_m_c_gsam 173.80 172.00 1.35 1.33
s_l_l_c_gsam 179.00 178.00 1.50 1.48
l_e_m_c_gsam 174.00 172.00 1.36 1.34
l_s_l_c_gsam 173.60 171.00 1.47 1.44
r_l_m_o_gsam 343.80 341.00 3.43 3.41
mo_s_m_c_gsam 189.40 187.00 1.48 1.47
pq_l_l_c_gsam 160.40 156.00 1.45 1.41
d_l_m_c_gsam 173.00 172.00 1.28 1.26
d_e_l_c_gsam 179.20 179.00 1.50 1.50
s_s_l_c_gsam 173.60 171.00 1.46 1.45
r_l_l_o_gsam 138716.00 333.00 242.91 3.53
pq_l_m_c_gsam 167.60 167.00 1.42 1.41
r_s_l_c_gsam 173.60 171.00 1.46 1.44
d_l_l_c_gsam 179.80 179.00 1.50 1.50
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 221.00 168.00 1.59 1.57
r_s_m_c_gsam 174.80 174.00 1.37 1.34
pq_e_l_c_gsam 160.60 156.00 1.45 1.42
r_l_m_c_gsam 174.60 172.00 1.32 1.30
d_l_m_o_gsam 345.00 345.00 3.62 3.60
l_l_m_o_gsam 342.20 342.00 3.27 3.26
d_e_m_c_gsam 173.60 171.00 1.26 1.26
l_l_m_c_gsam 174.00 172.00 1.31 1.30
pq_l_l_o_gsam -- -- -- --

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