Instance 10_93 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 -- -- -- --
L_l_m_o_gs -- -- -- --
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 190963.60 87671.00 804.69 410.58
S_l_l_o_gs 237210.20 28121.00 890.53 135.76
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 197102.00 69619.00 971.66 343.00
r_l_l_o_gs 83104.20 22191.00 473.62 108.42
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 262369.00 33210.00 950.29 158.61
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 -- -- -- --
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 -- -- -- --
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 155116.00 74183.00 755.68 357.75
L_l_l_c_gs -- -- -- --
L_l_m_c_gs -- -- -- --
r_s_m_c_gs -- -- -- --
l_l_l_o_gs -- -- -- --
R_s_l_c_gs -- -- -- --

Best configurations

['r_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