Monday, July 9, 2012

Week Six

We continued working on reducing memory requirements and speeding up the test suite prioritization.  As we did this, Michael came up with the idea to store the tuples in a graph.  We estimated that this would use much less memory, so we spent the week creating the graph and re-writing the prioritization methods to use the graph.  I wrote a HGS reduction, which I will work on testing this week.  I also spent time fixing a problem with creating the test suites.

No comments:

Post a Comment