·
2 commits
to master
since this release
Because Clp.jl doesn’t ship native ARM64 binaries for macOS (so it must be built from source on Apple Silicon), we’ve switched our default solver to HiGHS.jl. HiGHS.jl uses Julia’s artifact system to provide precompiled binaries for both ARM64 (Apple Silicon) and x86_64 (Intel) on macOS (as well as Linux and Windows), eliminating compilation overhead and ensuring seamless, cross-platform solver support.