-
Notifications
You must be signed in to change notification settings - Fork 2
Timeline
This is an initial optimistic timeline for our project. If you think anything needs to be changed, please let me know.
For the week of 6/6- code review, start researching local optimization, gather a small collection of test instances.
For the week of 6/13- fix up code problems found in code review, finish researching local optimization, start running tests on the current algorithm, tweaking it to optimize on the small collection of test cases, collect the results from other papers as well as what type of system they ran their algorithm on.
For the week of 6/20- finish fixing any residual code problems, compare our current algorithm to the results found in other papers.
For the week of 6/27- start adding local optimization, continue testing on the small collection.
For the week of 7/4- finish adding the initial local optimization, tweak the algorithm on the small collection again.
For the week of 7/11- start running the algorithm on the larger collection of instances, and compare to other papers.
For the week of 7/18- try to modify the algorithm to get better results(maybe another form of local optimization).
For the week of 7/25- finish fixing up the code to give optimal results.
For the week of 8/1- start the write-up, maybe finishing any residual code problems.
For the week of 8/8- fix any problems with the write-up.
For the week of 8/15- continue fixing the paper.
For the week of 8/22- Finish up the paper.