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
Unify naming conventions with paper
- Q, L, R are now the same matrices as in the paper
- linking method for schur complement adapted (create symbolic links)
restructure the matlab interface
- before the timing was measuring only the lcqp.runSolver() method
- now we measure everything that happens within the c++ code
- now the only overhead is due to matlab interfacing