The DFDTransposeFlowGraphFinder takes too long to import DFD models created from PCM instances.
Heuristics need to be added to make it more efficient.
First changes were added in #198.
Nils suggested unifying similar DFD sections until a branching flow is reached. #194