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
Currently, fixed variable treatment is done by setting the associated RHS to zero and making the associated block in the augmented matrix identity. This should be changed to actually reducing the dimension of the KKT system.
The text was updated successfully, but these errors were encountered:
Currently, fixed variable treatment is done by setting the associated RHS to zero and making the associated block in the augmented matrix identity. This should be changed to actually reducing the dimension of the KKT system.
The text was updated successfully, but these errors were encountered: