Instance 90_01 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 354.40 354.00 3.93 3.91
r_l_l_c_gsam 191.00 190.00 1.67 1.66
s_l_m_c_gsam 188.00 187.00 1.49 1.46
pq_l_m_o_gsam -- -- -- --
s_e_l_c_gsam 191.60 190.00 1.68 1.65
d_s_m_c_gsam 191.00 191.00 1.54 1.53
r_e_m_c_gsam 190.00 188.00 1.47 1.45
l_l_l_o_gsam 356.00 356.00 3.69 3.68
s_e_m_c_gsam 188.40 188.00 1.49 1.46
pq_s_m_c_gsam 177.80 176.00 1.50 1.48
l_e_l_c_gsam 191.60 190.00 1.66 1.65
s_l_m_o_gsam 338.00 338.00 4.80 4.75
d_s_l_c_gsam 186.00 185.00 1.65 1.64
s_s_m_c_gsam 188.40 188.00 1.48 1.46
pq_e_m_c_gsam 177.80 176.00 1.49 1.47
l_l_l_c_gsam 191.00 190.00 1.67 1.66
r_e_l_c_gsam 191.60 190.00 1.67 1.66
pq_s_l_c_gsam 176.60 174.00 1.63 1.48
l_s_m_c_gsam 189.60 188.00 1.49 1.46
s_l_l_c_gsam 191.00 190.00 1.69 1.66
l_e_m_c_gsam 189.40 188.00 1.48 1.47
l_s_l_c_gsam 191.60 190.00 1.67 1.65
r_l_m_o_gsam 354.00 354.00 3.61 3.60
mo_s_m_c_gsam 186.40 182.00 1.56 1.55
pq_l_l_c_gsam 176.60 174.00 1.61 1.48
d_l_m_c_gsam 187.80 187.00 1.55 1.54
d_e_l_c_gsam 184.80 184.00 1.65 1.63
s_s_l_c_gsam 191.60 190.00 1.69 1.65
r_l_l_o_gsam 356.00 356.00 3.85 3.85
pq_l_m_c_gsam 177.80 176.00 1.49 1.48
r_s_l_c_gsam 191.60 190.00 1.66 1.65
d_l_l_c_gsam 184.80 184.00 1.65 1.64
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 185.00 181.00 1.70 1.69
r_s_m_c_gsam 188.20 188.00 1.47 1.45
pq_e_l_c_gsam 176.60 174.00 1.62 1.49
r_l_m_c_gsam 189.20 188.00 1.47 1.45
d_l_m_o_gsam 356.80 356.00 3.68 3.67
l_l_m_o_gsam 355.00 355.00 3.37 3.36
d_e_m_c_gsam 190.60 189.00 1.55 1.54
l_l_m_c_gsam 191.20 190.00 1.48 1.47
pq_l_l_o_gsam 91076.00 91076.00 188.51 183.27

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