- Add the notes Samir emailed me on 2008-07-06.
authorMatt McCutchen <matt@mattmccutchen.net>
Sun, 6 Jul 2008 15:32:52 +0000 (11:32 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Mon, 7 Jul 2008 00:46:35 +0000 (20:46 -0400)
commitaffb6e6a27325110e9f65c16506779eacf8c6c36
tree84f84d44812005ed5f032e722b2ee830fcda2f42
parente5c2839897cf7b71dd9f6f70478779474a704687
- Add the notes Samir emailed me on 2008-07-06.
- Move the program into a subdirectory to cut down on rebuilding.
- Hide the .git contents from Eclipse.
12 files changed:
.externalToolBuilders/make match program.launch [moved from .externalToolBuilders/make match.launch with 51% similarity]
.project
notes [new file with mode: 0644]
program/.gitignore [moved from .gitignore with 100% similarity]
program/BellmanFord.hs [moved from BellmanFord.hs with 100% similarity]
program/Makefile [moved from Makefile with 100% similarity]
program/ProposalMatch.hs [moved from ProposalMatch.hs with 100% similarity]
program/ProposalMatchConfig.hs [moved from ProposalMatchConfig.hs with 100% similarity]
program/Test.hs [moved from Test.hs with 100% similarity]
program/UnitMinCostFlow.hs [moved from UnitMinCostFlow.hs with 100% similarity]
program/debug [moved from debug with 100% similarity]
program/run [moved from run with 100% similarity]