e2nIEE / PandaModels.jl

PandaModels is the developing Julia package that contains supplementary data and codes to prepare pandapower networks in a compatible format for PowerModels.jl.
https://e2niee.github.io/PandaModels.jl/dev/
Other
9 stars 11 forks source link

Migrate to `HiGHS.jl` for default solver #117

Open yasirroni opened 1 month ago

yasirroni commented 1 month ago

Based on the maintainer of Cbc.jl, it is better to use HiGHS.jl. See https://discourse.julialang.org/t/error-when-compiling-linear-integer-programming-problem/71121/11?u=yasirroni. This is related to Mac M1 machine bug as explained in https://github.com/e2nIEE/pandapower/issues/2417. This also might be related to https://github.com/e2nIEE/PandaModels.jl/issues/112.