[Soot-list] Callgraph Comparison

21 views
Skip to first unread message

Abdelrahman Baz

unread,
Dec 7, 2020, 1:25:49 AM12/7/20
to soot
Hi all,

I'm trying to compare two callgraphs and don't seem to be making any progress.
I construct the first callgraph, and add all of its edges to a list. I do the same for the second callgraph (G.reset() is called in-between). 

I compare the two edge lists by iterating over one and checking if every edge is found in the second list. But, Edge.equals() doesn't seem to be working correctly and this approach takes much time. 

Any suggestion on how to go about this?


Thanks,
Abdelrahman Baz
 
Reply all
Reply to author
Forward
0 new messages