aldma / CombinatorialIntegralApproximations.jl

Solving binary approximation problems in Julia
MIT License
0 stars 0 forks source link

CombinaMILP solver #6

Closed aldma closed 1 week ago

aldma commented 1 week ago

This PR provides a basic CombinaMILP solver based on JuMP for modelling and HiGHS for the numerical MILP backend. See #5 . The facility for treating a maximum number of switches (n_max_switches) is implemented but unavailable, waiting for BinApprox.

aldma commented 1 week ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 week ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.