The current unit tests for graph compaction only test whether the compaction algorithms work correctly on the CGraph but not whether this also correctly maps back to the original graph and all its elements.
This can cause issues such as this #1081 to remain undetected.
The current unit tests for graph compaction only test whether the compaction algorithms work correctly on the CGraph but not whether this also correctly maps back to the original graph and all its elements.
This can cause issues such as this #1081 to remain undetected.