Instance 41_66 using AtMostSeqCard
NODES
TIME
avg
min
avg
min
r_l_l_c_am -- -- -- --
l_l_l_c_am 70.80 70.00 0.02 0.02
l_l_m_o_am -- -- -- --
pq_l_l_c_am -- -- -- --
pq_l_m_c_am -- -- -- --
d_e_l_c_am -- -- -- --
d_s_m_c_am 4882400.40 68.00 480.62 0.02
d_l_l_c_am -- -- -- --
d_l_l_o_am 12432.20 12052.00 0.97 0.94
l_l_m_c_am -- -- -- --
pq_l_l_o_am -- -- -- --
pq_l_m_o_am -- -- -- --
s_e_m_c_am 66.40 66.00 0.02 0.02
s_s_m_c_am 66.40 66.00 0.02 0.02
pq_e_m_c_am -- -- -- --
s_s_l_c_am 72.60 72.00 0.02 0.02
d_l_m_c_am 67.60 67.00 0.02 0.02
s_l_l_c_am -- -- -- --
d_s_l_c_am -- -- -- --
s_e_l_c_am 72.60 72.00 0.02 0.02
s_l_l_o_am 4948119.20 104.00 961.24 0.02
r_l_l_o_am -- -- -- --
r_e_m_c_am 4263.20 76.00 0.35 0.02
s_l_m_c_am 73.40 73.00 0.02 0.02
r_l_m_c_am 70.60 70.00 0.02 0.02
s_l_m_o_am 1949623.20 769.00 242.43 0.10
l_e_m_c_am 69.00 69.00 0.02 0.02
pq_s_m_c_am -- -- -- --
pq_s_l_c_am 68.20 67.00 0.02 0.02
l_s_l_c_am 68.20 67.00 0.02 0.02
r_s_l_c_am 74.20 73.00 0.02 0.02
r_e_l_c_am 71.60 71.00 0.02 0.02
l_s_m_c_am 76.00 76.00 0.03 0.02
mo_s_l_c_am -- -- -- --
mo_s_m_c_am 2953176.60 70.00 240.28 0.01
r_l_m_o_am -- -- -- --
l_l_l_o_am -- -- -- --
pq_e_l_c_am 68.20 67.00 0.02 0.02
d_e_m_c_am 67.00 67.00 0.02 0.02
d_l_m_o_am 57094.80 43926.00 5.19 3.96
l_e_l_c_am 68.20 67.00 0.02 0.02
r_s_m_c_am 65.00 65.00 0.02 0.02

Best configurations

['d_e_m_c_am', 'd_l_l_o_am', 'd_l_m_c_am', 'd_l_m_o_am', 'l_e_l_c_am', 'l_e_m_c_am', 'l_l_l_c_am', 'l_s_l_c_am', 'l_s_m_c_am', 'pq_e_l_c_am', 'pq_s_l_c_am', 'r_e_l_c_am', 'r_e_m_c_am', 'r_l_m_c_am', 'r_s_l_c_am', 'r_s_m_c_am', 's_e_l_c_am', 's_e_m_c_am', 's_l_m_c_am', 's_s_l_c_am', 's_s_m_c_am']

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