Using Gurobi with PowerModels

Dears

How to use Gurobi to solve optimization problems for PowerModels?

Regards

Here’s the documentation: Getting Started · PowerModels

Replace using Ipopt with using Gurobi and Ipopt.Optimizer with Gurobi.Optimizer.

1 Like