updated release notes

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404156
This commit is contained in:
Davis King 2011-03-02 23:56:30 +00:00
parent 8656126936
commit 6c961389a9

View File

@ -12,13 +12,19 @@
<current>
New Stuff:
- Added an implementation of the Hungarian algorithm for solving the optimal
assignment problem (in the new max_cost_assignment() routine).
Non-Backwards Compatible Changes:
Bug fixes:
- Fixed a problem which prevented the any_function unit test from compiling
in visual studio 2008.
Other:
- Changed the oca optimizer so that it warm starts the QP subproblem
rather than resolving it from scratch during each iteration. This
improves the speed and stability of the algorithm.
</current>
<!-- ******************************************************************************* -->