Rename "desirability" to "preference" (much less awkward), with the
[match/match.git] / program / Test.hs
2008-08-01 Matt McCutchenPMConfig isn't just for ProposalMatcher anymore; it...
2008-07-28 Matt McCutchen- More evaluation.
2008-07-28 Matt McCutchenFirst attempt at evaluating the quality of matchings.
2008-07-28 Matt McCutchenRename Instance -> PMInstance and introduce PMatching...
2008-07-28 Matt McCutchenMake proposal-matcher configuration non-global to make...
2008-07-12 Matt McCutchen- Implement CS2 min-cost-flow adaptor and generalize...
2008-07-11 Matt McCutchen- Add code to visualize an instance and matching as...
2008-07-11 Matt McCutchenRewrite Bellman-Ford and min-cost flow, especially...
2008-07-10 Matt McCutchenThe random instance generator and other improvements.
2008-07-07 Matt McCutchenSecond version of the reduction.
2008-07-07 Matt McCutchen- Add the notes Samir emailed me on 2008-07-06.