Adding a parameter to choose the overall analysis scheme
Adding a parameter named "analysis_scheme" (string) which could take the following values:
- "backward": always perform a backward analysis
- "centered": always perform a centered analysis
- "mixed": performing a centered analysis until the last step which is done using backward analysis