fix the problem of handling nested parent/child SESE definition.
authoryeom <yeom>
Wed, 16 Dec 2009 01:56:25 +0000 (01:56 +0000)
committeryeom <yeom>
Wed, 16 Dec 2009 01:56:25 +0000 (01:56 +0000)
commit5c3338d1b48266fa4dbe08dcf384440d894ee150
tree368d21584b623e8113d125f457d4669eebb123aa
parentd6dccfb0232dcaa9de9a56f83909fc417eef345c
fix the problem of handling nested parent/child SESE definition.
Robust/src/Analysis/MLP/ConflictGraph.java
Robust/src/Analysis/MLP/MLPAnalysis.java
Robust/src/Analysis/MLP/ParentChildConflictsMap.java
Robust/src/Analysis/MLP/SESESummary.java [new file with mode: 0644]