- Add code to visualize an instance and matching as a graph (bipartite, rather
authorMatt McCutchen <matt@mattmccutchen.net>
Fri, 11 Jul 2008 04:20:07 +0000 (00:20 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Fri, 11 Jul 2008 04:20:07 +0000 (00:20 -0400)
commit2ed0056edb5a7ce3c37db76b9dcab56a00bb83d1
tree1854e5844e027dd231c6245972f7e1828f980e1a
parent5dcb8125788c498643b2da688fd522816d13dc85
- Add code to visualize an instance and matching as a graph (bipartite, rather
  than the more complex reduction graph).
- Remove obsolete definitions from doMatching.
- Add a script to run optimized, and improve the debug script to avoid the need
  for debugdir.
program/Makefile
program/ProposalMatcher.hs
program/Test.hs
program/debug
program/run-optimized [new file with mode: 0755]