Skip to content

Fix/singular parallel

Chris Cantwell requested to merge fix/singular-parallel into master

Fixes a unique choice of vertex to pin when enumerating a singular system. The maximum vertex ID across all boundaries is selected to ensure consistency in the parallel implementation.

Merge request reports