SLIDE 29 Problem Definition & Motivation Background Our Approach : GRAIL Experiments Conclusion & Future Work
GRAIL in action
- Many exceptions after the
first traversal.
node exceptions (E) direct (E d) indirect (E i) 2 {1, 4} ∅ {1, 4} 4 {3, 7, 9} {3, 7, 9} ∅ 5 {1, 3, 4, 7, 9} ∅ {1, 3, 4, 7, 9} 6 {1, 3, 4, 7, 9} {1, 3, 4, 7, 9} ∅
- Most of them are eliminated.
node exceptions (E) direct (E d) indirect (E i) 4 {3, 7, 9} {3, 7, 9} ∅
[1,10],[1,10] 1 [1,6],[1,9] 2 [1,9],[1,7] 3 [1,4],[1,6] 4 [1,5],[1,8] 5 [1,8],[1,3] 6 [1,7],[1,2] 7 [1,3],[1,5] 8 [1,1],[1,1] 9 [2,2],[4,4]