JuliaControl / ModelPredictiveControl.jl

An open source model predictive control package for Julia.
https://juliacontrol.github.io/ModelPredictiveControl.jl/stable
MIT License
66 stars 0 forks source link

changed: `setmodel!` modifies constraint instead of deletion #65

Closed franckgaga closed 5 months ago

franckgaga commented 5 months ago

Should be more efficient than deleting and adding the linear inequality constraints.