Skip to content
Snippets Groups Projects
Verified Commit fab3b682 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

More flexible syntax for complementarity conditions

— Bounds can now be arbitrary expressions of parameters (and not simply
  constants as previously);
— It is now possible to specify both a lower and an upper bound in the same
  condition.

So for example one can now write something like:

 lhs = rhs ⟂ 1+alpha < y < 2+beta;
parent dc1ec15f
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment