New features from Tuesday call:
[match/match.git] / program / ProposalMatcher.hs
2011-07-20 Matt McCutchenNew features from Tuesday call:
2011-07-18 Matt McCutchenNew paper-side gadget for PC + ERC
2011-07-12 Matt McCutchenAdaptation for POPL 2012.
2008-08-02 Matt McCutchenRename numAsWt to more appropriate widenInteger.
2008-08-01 Matt McCutchenPMConfig isn't just for ProposalMatcher anymore; it...
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.