Instance pb_400_05 using the Global Sequencing Constraint
NODES
TIME
avg
min
avg
min
s_l_l_c_gs -- -- -- --
r_e_l_c_gs -- -- -- --
pq_e_m_c_gs -- -- -- --
R_s_m_c_gs -- -- -- --
L_e_m_c_gs -- -- -- --
R_l_m_c_gs 160940.20 3032.00 968.73 34.27
L_l_m_o_gs 117888.20 568.00 766.71 25.89
d_s_m_c_gs -- -- -- --
d_l_l_c_gs -- -- -- --
d_e_l_c_gs -- -- -- --
s_l_m_c_gs -- -- -- --
s_l_m_o_gs -- -- -- --
S_l_l_o_gs -- -- -- --
l_l_l_c_gs -- -- -- --
l_l_m_c_gs 122811.80 499.00 969.09 14.69
s_s_l_c_gs -- -- -- --
L_s_l_c_gs -- -- -- --
r_s_l_c_gs -- -- -- --
R_e_m_c_gs -- -- -- --
R_l_l_c_gs -- -- -- --
S_e_m_c_gs 169369.40 77984.00 1031.56 347.72
S_l_m_o_gs -- -- -- --
r_l_l_o_gs -- -- -- --
l_e_m_c_gs 141549.60 623.00 968.85 14.45
pq_s_m_c_gs -- -- -- --
pq_l_m_c_gs -- -- -- --
l_l_m_o_gs 146124.80 548.00 970.47 23.69
S_e_l_c_gs -- -- -- --
d_l_m_o_gs -- -- -- --
s_l_l_o_gs -- -- -- --
mo_s_m_c_gs -- -- -- --
S_s_l_c_gs -- -- -- --
S_s_m_c_gs 169961.40 77984.00 1033.53 354.54
pq_s_l_c_gs -- -- -- --
r_l_m_c_gs -- -- -- --
s_e_m_c_gs -- -- -- --
R_e_l_c_gs -- -- -- --
L_s_m_c_gs -- -- -- --
pq_l_m_o_gs -- -- -- --
L_e_l_c_gs -- -- -- --
d_s_l_c_gs -- -- -- --
d_e_m_c_gs -- -- -- --
r_e_m_c_gs -- -- -- --
R_l_l_o_gs -- -- -- --
R_l_m_o_gs -- -- -- --
d_l_m_c_gs -- -- -- --
pq_l_l_o_gs -- -- -- --
L_l_l_o_gs -- -- -- --
s_s_m_c_gs -- -- -- --
s_e_l_c_gs -- -- -- --
S_l_l_c_gs -- -- -- --
d_l_l_o_gs -- -- -- --
r_l_l_c_gs -- -- -- --
l_s_m_c_gs 142960.40 623.00 968.69 15.69
l_s_l_c_gs -- -- -- --
l_e_l_c_gs -- -- -- --
mo_s_l_c_gs -- -- -- --
pq_l_l_c_gs -- -- -- --
S_l_m_c_gs -- -- -- --
pq_e_l_c_gs -- -- -- --
r_l_m_o_gs -- -- -- --
L_l_l_c_gs -- -- -- --
L_l_m_c_gs -- -- -- --
r_s_m_c_gs -- -- -- --
l_l_l_o_gs 102257.60 571.00 735.89 27.51
R_s_l_c_gs -- -- -- --

Best configurations

['L_l_m_o_gs', 'l_l_l_o_gs']

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