Each table represents some statics related to given configuration. A configuration is denoted by A_B_C_D_E where :  
                    - 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
- B is the aggregation function. We denote by
- l : Lexicographic order
- s : Sum of the elements
- e : Euclidean norm
- C is the exploration criteria. We denote by
- l : Lexicographic exploration
- m : Middle towars sides
- D is the Branching parameter. We denote by
- 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