Hello, I'm a student doing some experiments on Auto-sklearn. I was going through some of the Search Examples in the documentation: https://automl.github.io/auto-sklearn/master/examples/60_search/example_successive_halving.html#sphx-glr-examples-60-search-example-successive-halving-py I'm a little confused regarding the use of Auto-sklearn with Successive Halving as an intensification strategy for SMAC. Is this an adaptation or the same as using BOHB? Thank you!