Instance 90_08 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 350.00 349.00 3.97 3.94
r_l_l_c_gsam 188.00 188.00 1.65 1.62
s_l_m_c_gsam 188.00 188.00 1.52 1.50
pq_l_m_o_gsam 273.00 273.00 4.34 4.31
s_e_l_c_gsam 187.20 184.00 1.58 1.57
d_s_m_c_gsam 182.20 176.00 1.43 1.41
r_e_m_c_gsam 188.00 188.00 1.48 1.47
l_l_l_o_gsam 349.60 348.00 3.64 3.62
s_e_m_c_gsam 188.00 188.00 1.50 1.47
pq_s_m_c_gsam 166.60 165.00 1.45 1.41
l_e_l_c_gsam 187.20 184.00 1.58 1.58
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 188.00 188.00 1.54 1.54
s_s_m_c_gsam 188.00 188.00 1.49 1.48
pq_e_m_c_gsam 167.00 167.00 1.45 1.42
l_l_l_c_gsam 188.00 188.00 1.65 1.64
r_e_l_c_gsam 187.20 184.00 1.59 1.58
pq_s_l_c_gsam 182.80 166.00 1.58 1.54
l_s_m_c_gsam 188.00 188.00 1.50 1.49
s_l_l_c_gsam 188.00 188.00 1.65 1.64
l_e_m_c_gsam 188.00 188.00 1.49 1.48
l_s_l_c_gsam 187.20 184.00 1.59 1.58
r_l_m_o_gsam 354.20 354.00 3.75 3.73
mo_s_m_c_gsam 167.80 167.00 1.48 1.47
pq_l_l_c_gsam 172.20 166.00 1.57 1.54
d_l_m_c_gsam 184.80 179.00 1.43 1.41
d_e_l_c_gsam 188.00 188.00 1.55 1.54
s_s_l_c_gsam 187.20 184.00 1.59 1.58
r_l_l_o_gsam 355.20 354.00 3.98 3.93
pq_l_m_c_gsam 166.80 166.00 1.45 1.45
r_s_l_c_gsam 187.20 184.00 1.62 1.58
d_l_l_c_gsam 186.80 182.00 1.56 1.54
s_l_l_o_gsam 328.00 328.00 4.57 4.52
mo_s_l_c_gsam 182.00 161.00 1.63 1.61
r_s_m_c_gsam 188.00 188.00 1.49 1.47
pq_e_l_c_gsam 174.60 166.00 1.56 1.56
r_l_m_c_gsam 188.00 188.00 1.53 1.50
d_l_m_o_gsam 348.60 348.00 3.80 3.79
l_l_m_o_gsam 354.80 354.00 3.50 3.48
d_e_m_c_gsam 186.20 180.00 1.44 1.43
l_l_m_c_gsam 188.00 188.00 1.52 1.49
pq_l_l_o_gsam 303.00 303.00 4.61 4.60

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