You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have the possibility to set some tollerances on equality constraints of blf TSID optimization problem. The idea would be to turn equality constraints into inequality constraints by setting a tollerance $\delta$:
$$Ax = b \rightarrow b-\delta \leq Ax \leq b+ \delta$$
It would be nice to have the possibility to set some tollerances on equality constraints of blf TSID optimization problem. The idea would be to turn equality constraints into inequality constraints by setting a tollerance$\delta$ :
CC @xela-95
The text was updated successfully, but these errors were encountered: