Instance pb_400_10 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 229888.80 380.00 965.65 13.53
L_l_m_o_gs -- -- -- --
d_s_m_c_gs -- -- -- --
d_l_l_c_gs 165047.00 321.00 965.69 15.31
d_e_l_c_gs 142188.60 304.00 491.02 14.89
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 -- -- -- --
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 -- -- -- --
S_l_m_o_gs -- -- -- --
r_l_l_o_gs 142156.60 11466.00 875.62 189.49
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 -- -- -- --
d_e_m_c_gs 333792.00 320.00 966.58 15.04
r_e_m_c_gs -- -- -- --
R_l_l_o_gs 8836.00 757.00 154.98 39.52
R_l_m_o_gs 124463.60 667.00 738.74 34.57
d_l_m_c_gs 227419.40 315.00 965.35 14.42
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 -- -- -- --
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 284797.60 380.00 966.18 13.25
pq_e_l_c_gs -- -- -- --
r_l_m_o_gs 12526.00 4830.00 267.53 89.28
L_l_l_c_gs -- -- -- --
L_l_m_c_gs 240318.80 355.00 965.31 16.17
r_s_m_c_gs -- -- -- --
l_l_l_o_gs -- -- -- --
R_s_l_c_gs -- -- -- --

Best configurations

['R_l_l_o_gs', 'r_l_m_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