Skip to content

Mark inconsistent vertices as complex

Aleksei KALINOV requested to merge inconsistent_labels into master

We're using SoS to perform the intersections. While SoS guarantees some intersection consistency guarantees, we are still observing strange behaviour in some cases.

To avoid wasting too much time figuring out why exactly it happens, instead we mark these inconsistencies as requiring special attention and make them complex.

Merge request reports