@@ -1713,6 +1713,7 @@ def compare_design_methods(
)
if use_mip:
print(f"Starting MIP optimization for {name}")
# --- Run 5: Mixed Integer Programming ---
mip_name = f"{name} (MIP)"
conns_mip, turbines_mip = design_with_mip(
The note is not visible to the blocked user.