Small-Dimensional Quadratic Programming in Linear Time
-
Updated
Aug 4, 2022 - C++
Small-Dimensional Quadratic Programming in Linear Time
O(d!n) linear programming solver, based on Seidel (1991) algorithm
Algorithm to compare numerical methods (Gauss Jacobi and Gauss Seidel), using implementation sequential and parallel ( C++ and OpenMP ).
Add a description, image, and links to the seidel topic page so that developers can more easily learn about it.
To associate your repository with the seidel topic, visit your repo's landing page and select "manage topics."