Instance pb_400_06 using the Global Sequencing Constraint
NODES
TIME
avg
min
avg
min
s_l_l_c_gs 167721.40 322.00 727.69 14.63
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 180794.60 314.00 965.27 13.39
L_l_m_o_gs -- -- -- --
d_s_m_c_gs -- -- -- --
d_l_l_c_gs 92970.00 362.00 490.60 14.67
d_e_l_c_gs 170037.60 344.00 965.50 14.63
s_l_m_c_gs -- -- -- --
s_l_m_o_gs -- -- -- --
S_l_l_o_gs -- -- -- --
l_l_l_c_gs 136296.00 322.00 730.80 15.59
l_l_m_c_gs -- -- -- --
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 134259.00 330.00 727.62 14.26
S_e_m_c_gs -- -- -- --
S_l_m_o_gs -- -- -- --
r_l_l_o_gs -- -- -- --
l_e_m_c_gs -- -- -- --
pq_s_m_c_gs -- -- -- --
pq_l_m_c_gs -- -- -- --
l_l_m_o_gs -- -- -- --
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 -- -- -- --
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 196414.60 350.00 965.77 15.24
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 98879.00 357.00 490.19 13.70
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 134047.00 330.00 727.66 14.65
d_l_l_o_gs -- -- -- --
r_l_l_c_gs 160031.00 322.00 727.95 14.58
l_s_m_c_gs -- -- -- --
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 194870.40 317.00 964.60 12.71
pq_e_l_c_gs -- -- -- --
r_l_m_o_gs -- -- -- --
L_l_l_c_gs 108085.20 330.00 728.67 15.71
L_l_m_c_gs 147071.80 317.00 965.71 14.56
r_s_m_c_gs -- -- -- --
l_l_l_o_gs -- -- -- --
R_s_l_c_gs -- -- -- --

Best configurations

['d_l_l_c_gs', 'd_l_m_c_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