GEMSEO 5.3.2
Please cite us if you use the software.
create_sobieski_bilevel_scenario()
Hide inherited members
Provide base test class stub for testing bilevel also for GEMSEO plugins.
Create a function to generate a Sobieski Scenario.
scenario_formulation (str) –
The name of the formulation of the scenario.
By default it is set to “BiLevel”.
A function which generates a Sobieski scenario with specific options.
Callable[[dict[str, float]], MDOScenario]