• Stars
    star
    2
  • Language
    C++
  • License
    GNU Lesser Genera...
  • Created almost 8 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

uQuadProg is a C++ routine for solving quadratic programming problems. It implements the Goldfarb-Idnani algorithm. uQuadProg is a porting of the QuadProg++ package (developed by Luca Di Gaspero) working with uBlas data structures for vectors and matrices instead of native C++ arrays.