JuliaIntervals / IntervalConstraintProgramming.jl

Calculate rigorously the feasible region for a set of real-valued inequalities with Julia
Other
63 stars 16 forks source link

Allow parameters in Contractor #140

Closed dpsanders closed 6 months ago

dpsanders commented 5 years ago

e.g. for f(x) = r*x*(1-x) where r is a parameter.

cc @yashcodes

dpsanders commented 6 months ago

Mainly implemented