match/match.git
2008-07-28 Matt McCutchenMake proposal-matcher configuration non-global to make...
2008-07-12 Matt McCutchenAdd conflicts of interest to the InstanceGenerator...
2008-07-12 Matt McCutchen- Implement CS2 min-cost-flow adaptor and generalize...
2008-07-11 Matt McCutchenRemove randomMap and randomRep definitions (obsoleted...
2008-07-11 Matt McCutchen- Add code to visualize an instance and matching as...
2008-07-11 Matt McCutchenRemove an unneeded forall.
2008-07-11 Matt McCutchenRewrite Bellman-Ford and min-cost flow, especially...
2008-07-11 Matt McCutchendebug needs -fglasgow-exts too.
2008-07-10 Matt McCutchenThe random instance generator and other improvements.
2008-07-07 Matt McCutchenSecond version of the reduction.
2008-07-07 Matt McCutchenFix bug in second-pass graph construction when a propos...
2008-07-07 Matt McCutchen- Add the notes Samir emailed me on 2008-07-06.
2008-06-23 Matt McCutchen- ./debug and ./run now pass along arguments.
2008-06-23 Matt McCutchenThe proposal matcher. It works on a small example.