Add comm path analysis functions to backend
- Comparing two communication paths for congruence
- Checking if a communication path is a sub-path of another path
- Finding common sub-paths in two or more paths
- Finding the earliest source(s) across a set of paths
Edited by Dimitrije Jankovic