From 59fb7d23578c4da14f9c14cc413090b1af13328c Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Tue, 7 Aug 2012 17:56:43 +1000 Subject: Merge complete! Get onto the right branch. --- TODO.org | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index bb4d349..f59cf4b 100644 --- a/TODO.org +++ b/TODO.org @@ -39,10 +39,6 @@ - [ ] average cases - [X] write a script to run over each test case and return pass/fail - [X] consolidate into makefile as `make test` -* TODO Parametrise EquationSystem for Variable, too [0/1] -- [ ] Give EquationSystem a template parameter for Variable - I don't think this is necessary, but Thomas wants it. - For now I'm going to hold off on it, though. * TODO Min-cost flow problem [1/3] - [X] Research min-cost flow libraries Potentially just use LEMON? It looks pretty decent. @@ -57,11 +53,3 @@ Run-time: - d (the abstract value to be operated on) - [ ] Update test cases to include MCF -* TODO Presentation [0/2] -- [ ] Simplify "Even Faster" solver for explanation -- [ ] Make slides [0/5] - - [ ] Even Faster Solver - - [ ] Strategy improvement - - [ ] Example of scaling - - [ ] Explain solution - - [ ] Demonstrate implementation -- cgit v1.2.3