Instance pb_300_01 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam -- -- -- --
r_l_l_c_gsam 254371.60 235.00 723.59 5.74
s_l_m_c_gsam 354840.20 220.00 722.93 3.89
pq_l_m_o_gsam -- -- -- --
s_e_l_c_gsam -- -- -- --
d_s_m_c_gsam 216263.60 216.00 483.54 4.07
r_e_m_c_gsam 321963.60 215.00 962.63 4.16
l_l_l_o_gsam 353005.80 491.00 965.22 13.48
s_e_m_c_gsam 357555.20 220.00 740.99 4.11
pq_s_m_c_gsam -- -- -- --
l_e_l_c_gsam -- -- -- --
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 268240.60 218.00 723.54 4.65
s_s_m_c_gsam 358909.80 220.00 737.47 3.74
pq_e_m_c_gsam -- -- -- --
l_l_l_c_gsam 231763.40 236.00 724.28 5.77
r_e_l_c_gsam 372468.40 233633.00 1093.21 653.20
pq_s_l_c_gsam -- -- -- --
l_s_m_c_gsam 218186.80 217.00 723.29 4.10
s_l_l_c_gsam 320383.60 235.00 723.60 5.35
l_e_m_c_gsam 230876.20 217.00 722.94 4.21
l_s_l_c_gsam -- -- -- --
r_l_m_o_gsam -- -- -- --
mo_s_m_c_gsam -- -- -- --
pq_l_l_c_gsam -- -- -- --
d_l_m_c_gsam 220743.40 216.00 483.74 4.09
d_e_l_c_gsam 327735.40 1389.00 964.40 9.69
s_s_l_c_gsam -- -- -- --
r_l_l_o_gsam -- -- -- --
pq_l_m_c_gsam -- -- -- --
r_s_l_c_gsam -- -- -- --
d_l_l_c_gsam 332779.00 1389.00 963.88 9.15
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam -- -- -- --
r_s_m_c_gsam 273231.80 220.00 723.37 4.17
pq_e_l_c_gsam -- -- -- --
r_l_m_c_gsam 279672.60 221.00 723.29 4.19
d_l_m_o_gsam -- -- -- --
l_l_m_o_gsam 246908.20 314.00 724.75 6.49
d_e_m_c_gsam 215040.80 216.00 483.64 4.05
l_l_m_c_gsam 281311.00 213.00 963.24 4.37
pq_l_l_o_gsam -- -- -- --

Best configurations

['d_e_m_c_gsam', 'd_l_m_c_gsam', 'd_s_m_c_gsam']

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