Open yasirroni opened 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.
Cbc.jl
HiGHS.jl
Based on the maintainer of
Cbc.jl
, it is better to useHiGHS.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.