Skip to content
Snippets Groups Projects
  • andreadelprete's avatar
    2ee806d6
    [MAJOR IMPROVEMENTS] When using qpOases in DLP check for large negative... · 2ee806d6
    andreadelprete authored
    [MAJOR IMPROVEMENTS] When using qpOases in DLP check for large negative objective value, which suggests likely unboundedness of the problem. Change signature of most methods of StaticEquilibrium class so that they return true if operation succeeded, false otherwise. Add tests of LP formulations against polytope projection. Add ifdef CLP_FOUND everywhere in the code so that solver CLP is now optional (still to fix the cmakelist though). Add documentation.
    2ee806d6
    History
    [MAJOR IMPROVEMENTS] When using qpOases in DLP check for large negative...
    andreadelprete authored
    [MAJOR IMPROVEMENTS] When using qpOases in DLP check for large negative objective value, which suggests likely unboundedness of the problem. Change signature of most methods of StaticEquilibrium class so that they return true if operation succeeded, false otherwise. Add tests of LP formulations against polytope projection. Add ifdef CLP_FOUND everywhere in the code so that solver CLP is now optional (still to fix the cmakelist though). Add documentation.