aldma / CombinatorialIntegralApproximations.jl

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

add combinatorial constraints #3

Open aldma opened 2 weeks ago

aldma commented 2 weeks ago

allow the user to specify for BinApprox constraints such as

Since some solvers may be unable to deal with some constraints, throw error/warning or ask the user what to do?