The proposal matcher. It works on a small example.
authorMatt McCutchen <matt@mattmccutchen.net>
Mon, 23 Jun 2008 21:55:09 +0000 (17:55 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Mon, 23 Jun 2008 21:55:09 +0000 (17:55 -0400)
commitd7d9561e4e2ddcae1dfd413e6753ddb890ebc23f
tree8a24b05f478aa5beb7acb88b9ef56bc638c41aaa
The proposal matcher.  It works on a small example.
.externalToolBuilders/make match.launch [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.project [new file with mode: 0644]
BellmanFord.hs [new file with mode: 0644]
Makefile [new file with mode: 0644]
ProposalMatch.hs [new file with mode: 0644]
ProposalMatchConfig.hs [new file with mode: 0644]
Test.hs [new file with mode: 0644]
UnitMinCostFlow.hs [new file with mode: 0644]
debug [new file with mode: 0755]
run [new file with mode: 0755]