Added code to compute maximum sizes of sets. So we can eliminate set removes
[repair.git] / Repair / RepairCompiler / MCC / IR / GraphAnalysis.java
2004-04-17 bdemskyAdded code to compute maximum sizes of sets. So we...
2004-04-16 bdemskyFixed some bugs in the analysis.
2004-04-16 bdemskyAdditional enhancements to compute mustremove and cantr...
2004-04-15 bdemskyStarted adding analysis for modifyrelation nodes.
2004-04-01 bdemskyAdded Strongly Connected Component support into GraphNodes.
2004-03-10 bdemskyAdded:
2004-02-12 bdemskyAdding code to generate repair algorithms. Its not...
2004-02-06 bdemskyChecking in code to perform safety checks on repair...