Instance pb_200_07 using GSC + AtMostSeqCard
NODES
TIME
avg
min
avg
min
d_l_l_o_gsam -- -- -- --
r_l_l_c_gsam 191.00 168.00 1.75 1.64
s_l_m_c_gsam 102537.40 168.00 243.07 1.73
pq_l_m_o_gsam -- -- -- --
s_e_l_c_gsam 194698.20 170.00 312.75 1.62
d_s_m_c_gsam 344484.60 171.00 482.04 1.82
r_e_m_c_gsam 140941.60 182.00 242.35 1.80
l_l_l_o_gsam 461.40 301.00 3.63 3.40
s_e_m_c_gsam 25988.60 163.00 44.25 1.66
pq_s_m_c_gsam -- -- -- --
l_e_l_c_gsam 173888.20 158.00 327.23 1.71
s_l_m_o_gsam -- -- -- --
d_s_l_c_gsam 58254.40 159.00 64.69 1.70
s_s_m_c_gsam 25988.60 163.00 45.98 1.70
pq_e_m_c_gsam -- -- -- --
l_l_l_c_gsam 190.60 168.00 1.80 1.74
r_e_l_c_gsam 183519.60 170.00 322.47 1.63
pq_s_l_c_gsam -- -- -- --
l_s_m_c_gsam 88797.40 170.00 173.21 1.82
s_l_l_c_gsam 191.00 168.00 1.74 1.68
l_e_m_c_gsam 121264.40 170.00 247.16 1.82
l_s_l_c_gsam 171230.60 158.00 325.43 1.71
r_l_m_o_gsam -- -- -- --
mo_s_m_c_gsam -- -- -- --
pq_l_l_c_gsam -- -- -- --
d_l_m_c_gsam 338870.60 164.00 482.55 1.80
d_e_l_c_gsam 50905.40 162.00 86.36 1.69
s_s_l_c_gsam 201983.20 170.00 316.31 1.62
r_l_l_o_gsam -- -- -- --
pq_l_m_c_gsam -- -- -- --
r_s_l_c_gsam 210568.00 158.00 320.07 1.62
d_l_l_c_gsam 33943.20 146.00 66.74 1.68
s_l_l_o_gsam -- -- -- --
mo_s_l_c_gsam -- -- -- --
r_s_m_c_gsam 134411.40 171.00 243.49 1.70
pq_e_l_c_gsam -- -- -- --
r_l_m_c_gsam 188363.80 158.00 322.16 1.71
d_l_m_o_gsam 9077.40 288.00 22.26 3.39
l_l_m_o_gsam 7044.40 692.00 119.28 10.44
d_e_m_c_gsam 397049.40 188.00 598.34 1.85
l_l_m_c_gsam 233958.60 295.00 496.33 2.21
pq_l_l_o_gsam -- -- -- --

Best configurations

['d_e_l_c_gsam', 'd_l_l_c_gsam', 'd_l_m_o_gsam', 'd_s_l_c_gsam', 'l_l_l_c_gsam', 'l_l_l_o_gsam', 'l_l_m_o_gsam', 'l_s_m_c_gsam', 'r_l_l_c_gsam', 's_e_m_c_gsam', 's_l_l_c_gsam', 's_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