cgal/QP_solver/include/CGAL
Bernd Gärtner 9f5e838e6f - added a farkas-Lemma proof of infeasibility
- added test with random small QP's
- fixed some bugs discovered by this:
   - output routine for programs is now printing symmetric D
   - internal comparison routine is now ignoring bound value if it
     was specified as infinite
   - fixed sign error in subrotuine of ratio_test
   - removed constant term from consideration in phase I
2007-04-02 10:01:50 +00:00
..
QP_solver - added a farkas-Lemma proof of infeasibility 2007-04-02 10:01:50 +00:00
QP_functions.h - internal qp_D now represents 2*D 2007-03-22 13:45:07 +00:00
QP_models.h - copying models now have default/copy-constructors and assignment ops 2007-03-23 10:20:03 +00:00
QP_solution.h - is_valid made private and integrated into QP_solver constructor (it may use 2007-03-22 09:41:04 +00:00
QP_solver.h - added a farkas-Lemma proof of infeasibility 2007-04-02 10:01:50 +00:00