mirror of https://github.com/CGAL/cgal
fixed typo
This commit is contained in:
parent
76d143275a
commit
3b905bb344
|
|
@ -23,7 +23,7 @@ For mixed integer programs (either constrained or unconstrained),
|
||||||
we provide models using the \ref thirdpartySCIP and \ref thirdpartyGLPK
|
we provide models using the \ref thirdpartySCIP and \ref thirdpartyGLPK
|
||||||
libraries.
|
libraries.
|
||||||
|
|
||||||
For linear and quadratic programs, CGAL provides the built-in
|
For linear and quadratic programs, \cgal provides the built-in
|
||||||
\ref PkgQPSolver "CGAL Linear and Quadratic Programming Solver"
|
\ref PkgQPSolver "CGAL Linear and Quadratic Programming Solver"
|
||||||
and we also provide a model using the \ref thirdpartyOSQP library.
|
and we also provide a model using the \ref thirdpartyOSQP library.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue