Instance 16_81 using the simple decomposition
NODES
TIME
avg
min
avg
min
l_l_l_o_n -- -- -- --
S_s_m_c_n -- -- -- --
L_l_l_c_n 8825096.80 254.00 480.39 0.02
pq_l_l_c_n -- -- -- --
R_s_l_c_n 13821691.60 694.00 720.77 0.05
d_l_l_o_n -- -- -- --
R_s_m_c_n -- -- -- --
S_l_l_o_n -- -- -- --
L_l_m_o_n -- -- -- --
s_e_l_c_n -- -- -- --
s_l_l_c_n 14120804.40 19687.00 721.41 1.03
pq_l_m_o_n -- -- -- --
mo_s_l_c_n -- -- -- --
mo_s_m_c_n -- -- -- --
r_l_m_o_n -- -- -- --
S_l_m_o_n -- -- -- --
l_s_l_c_n -- -- -- --
r_s_m_c_n -- -- -- --
s_s_m_c_n -- -- -- --
l_l_l_c_n 13818623.20 19687.00 721.42 1.05
pq_l_l_o_n -- -- -- --
d_s_l_c_n -- -- -- --
R_e_m_c_n -- -- -- --
pq_e_m_c_n -- -- -- --
s_l_l_o_n -- -- -- --
l_l_m_o_n -- -- -- --
S_l_m_c_n -- -- -- --
S_e_m_c_n -- -- -- --
R_l_l_o_n -- -- -- --
r_e_l_c_n -- -- -- --
R_l_m_c_n -- -- -- --
d_l_m_c_n -- -- -- --
L_s_m_c_n -- -- -- --
pq_s_m_c_n -- -- -- --
pq_s_l_c_n -- -- -- --
r_l_m_c_n -- -- -- --
s_l_m_o_n -- -- -- --
L_l_m_c_n -- -- -- --
d_s_m_c_n -- -- -- --
pq_e_l_c_n -- -- -- --
s_l_m_c_n -- -- -- --
s_e_m_c_n -- -- -- --
L_e_m_c_n -- -- -- --
L_e_l_c_n 13865417.20 89128.00 724.32 4.79
d_l_m_o_n -- -- -- --
R_l_m_o_n -- -- -- --
R_l_l_c_n 8819453.20 254.00 480.88 0.03
l_s_m_c_n -- -- -- --
L_l_l_o_n 1067425.00 1066666.00 59.39 59.11
r_s_l_c_n -- -- -- --
r_e_m_c_n -- -- -- --
l_l_m_c_n -- -- -- --
R_e_l_c_n 13759623.80 89128.00 722.76 4.78
d_e_m_c_n -- -- -- --
r_l_l_c_n 14022060.40 19673.00 721.48 1.04
d_e_l_c_n -- -- -- --
S_l_l_c_n 8920695.80 254.00 480.41 0.02
S_e_l_c_n 13908739.60 664.00 721.24 0.05
pq_l_m_c_n -- -- -- --
l_e_m_c_n -- -- -- --
l_e_l_c_n -- -- -- --
S_s_l_c_n 13781411.00 664.00 720.86 0.05
s_s_l_c_n -- -- -- --
d_l_l_c_n -- -- -- --
r_l_l_o_n -- -- -- --
L_s_l_c_n 13781142.80 694.00 721.05 0.05

Best configurations

['L_l_l_o_n']

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