|
class | blaze::CPG |
| Implementation of the conjugate projected gradient algorithm.TODO: description of the CPG solver TODO: capabilities of the CPG solver (which LCP problems, etc) TODO: known issues of the CPG solver. More...
|
|
class | blaze::Lemke |
| The Lemke pivoting algorithm for solving LCPs.TODO. More...
|
|
class | blaze::PGS |
| A projected Gauss-Seidel Solver for (box) LCPs.TODO: description of the PGS solver TODO: capabilities of the PGS solver (which LCP problems, etc) TODO: known issues of the PGS solver. More...
|
|
TODO: description of complementarity solvers TODO: problem formulation TODO: overview of solvers and their capabilities