ICFG: debug session
- #getTopologicalNumber: Now uses LinkedStack instead of Stack to avoid modifications in different recursion levels to affect each other. - buildISCRGraph: removed apparently unnecessary code? This change should be thoroughly tested. - Noted a couple red flags that should be investigated and solved.