Instance pb_200_01 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 445148.00 152.00 722.38 1.65
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 574051.20 165.00 962.08 1.72
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 459017.60 152.00 721.64 1.61
R_l_l_c_gs -- -- -- --
S_e_m_c_gs 400077.00 150.00 721.86 1.64
S_l_m_o_gs -- -- -- --
r_l_l_o_gs -- -- -- --
l_e_m_c_gs 534048.20 168.00 964.11 1.72
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 405086.20 150.00 721.84 1.63
pq_s_l_c_gs -- -- -- --
r_l_m_c_gs 565541.80 163.00 962.40 1.73
s_e_m_c_gs 727015.00 41632.00 971.76 51.95
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 616828.80 41780.00 972.32 51.74
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 713530.20 41632.00 971.77 51.56
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 539028.60 168.00 964.44 1.63
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 542994.40 164.00 962.06 1.66
r_s_m_c_gs 616344.00 44112.00 972.30 53.61
l_l_l_o_gs -- -- -- --
R_s_l_c_gs -- -- -- --

Best configurations

['R_e_m_c_gs', 'R_s_m_c_gs', 'S_e_m_c_gs', 'S_s_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