Instance 65_02 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam 223.00 223.00 1.56 1.56
r_l_l_c_gsam 189.00 189.00 0.80 0.79
s_l_m_c_gsam 186.80 184.00 0.72 0.70
pq_l_m_o_gsam 182.00 182.00 1.83 1.82
s_e_l_c_gsam 189.00 189.00 0.81 0.80
d_s_m_c_gsam 162.00 162.00 0.64 0.64
r_e_m_c_gsam 187.00 185.00 0.71 0.71
l_l_l_o_gsam 243.00 243.00 1.60 1.59
s_e_m_c_gsam 187.00 185.00 0.72 0.70
pq_s_m_c_gsam 141.40 141.00 0.68 0.67
l_e_l_c_gsam 189.00 189.00 0.83 0.81
s_l_m_o_gsam 183.20 183.00 1.85 1.84
d_s_l_c_gsam 168.40 168.00 0.82 0.81
s_s_m_c_gsam 188.80 188.00 0.71 0.69
pq_e_m_c_gsam 141.80 141.00 0.68 0.68
l_l_l_c_gsam 189.00 189.00 0.81 0.81
r_e_l_c_gsam 189.00 189.00 0.80 0.79
pq_s_l_c_gsam 139.40 139.00 0.75 0.72
l_s_m_c_gsam 186.00 184.00 0.71 0.69
s_l_l_c_gsam 189.00 189.00 0.81 0.79
l_e_m_c_gsam 187.00 185.00 0.72 0.71
l_s_l_c_gsam 187.80 186.00 0.83 0.80
r_l_m_o_gsam 236.00 236.00 1.77 1.77
mo_s_m_c_gsam 163.20 162.00 0.74 0.73
pq_l_l_c_gsam 139.00 139.00 0.74 0.73
d_l_m_c_gsam 170.40 168.00 0.73 0.72
d_e_l_c_gsam 167.80 166.00 0.80 0.79
s_s_l_c_gsam 188.60 188.00 0.83 0.81
r_l_l_o_gsam 237.00 237.00 1.93 1.92
pq_l_m_c_gsam 141.20 140.00 0.68 0.66
r_s_l_c_gsam 187.80 186.00 0.82 0.80
d_l_l_c_gsam 170.20 169.00 0.80 0.78
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam 159.40 159.00 0.85 0.83
r_s_m_c_gsam 186.00 184.00 0.70 0.69
pq_e_l_c_gsam 139.40 139.00 0.75 0.71
r_l_m_c_gsam 187.00 185.00 0.71 0.71
d_l_m_o_gsam 218.00 218.00 1.45 1.44
l_l_m_o_gsam 243.00 243.00 1.46 1.44
d_e_m_c_gsam 163.00 163.00 0.66 0.65
l_l_m_c_gsam 187.00 185.00 0.73 0.72
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_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_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