cgal/QP_solver
Bernd Gärtner 7464866235 - added QP models
- refactored QP_solver to separate the QP, the ET and the Tags
- got rid of MPS.h, MPS.C (integrated into QP_models)
- added QP_functions.h to test full rank of QP
- added QP_solver diagnostics for friends to access
- removed ET type from MPS reader (was only needed for rank test, and now
  I'm using the new QP function for that -> faster and cleaner)
2006-09-09 14:58:32 +00:00
..
doc_tex replaced ccIncludeVerbatim by ccIncludeExampleCode, where appropriate 2006-08-09 14:19:50 +00:00
documentation
examples/QP_solver - added QP models 2006-09-09 14:58:32 +00:00
include/CGAL - added QP models 2006-09-09 14:58:32 +00:00
test/QP_solver - added QP models 2006-09-09 14:58:32 +00:00
dont_submit