| { | |
| "model_type": "decomposition-method-selector", | |
| "engine_version": "1.0.0", | |
| "features": [ | |
| "n_master_variables", | |
| "n_sub_variables", | |
| "n_coupling_constraints", | |
| "n_scenarios", | |
| "block_angularity", | |
| "constraint_density", | |
| "decomposability_score" | |
| ], | |
| "methods": [ | |
| "direct", | |
| "benders", | |
| "dantzig_wolfe", | |
| "column_generation", | |
| "lagrangian_relaxation", | |
| "progressive_hedging", | |
| "admm" | |
| ] | |
| } |