Skip to content
Snippets Groups Projects
  1. Feb 08, 2019
  2. Jan 29, 2019
  3. Mar 30, 2018
  4. Mar 15, 2018
  5. Mar 09, 2017
  6. Mar 08, 2017
  7. Jun 06, 2016
  8. Nov 02, 2015
  9. Oct 30, 2015
    • andreadelprete's avatar
      Implement LP solver using qpOases. Implement a more efficient primal... · cadc430e
      andreadelprete authored
      Implement LP solver using qpOases. Implement a more efficient primal formulation of the LP to compute robustness of a given CoM position (LP2 in the code). Even this formulation sometimes gives wrong results with coin-or solver, but not with qpOases. Implement first performance tests: qpOases seems faster than coin-or solver and fastest formulation seems to be the dual LP (about 0.1 ms for 32 generators). PP algorithm is instead very slow, much slower than in Steve's code, but it's not clear why.
      cadc430e
  10. Oct 28, 2015
  11. Oct 27, 2015
  12. Oct 26, 2015
Loading