This release has extensively tested implementation of weighted bipartite matching, the algorithm uses fast dual update techniques proposed by V.Kundeti. This improves the performance of computing weighed matching extensively.
A comprehensive testing has been done on Sparse Test suite from University of Florida Sparse matrix collection.
COMING UP IN FUTURE RELEASES:
============================
1. Updating the function prototypes consistent with BOOST api and do a performance comparision
with BOOST.