vibespatial.overlay.contraction_reconstruct

Attributes

cp

Functions

reconstruct_overlay_from_microcells(...)

Reconstruct selected microcells through an exact native boundary graph.

Module Contents

vibespatial.overlay.contraction_reconstruct.cp = None
vibespatial.overlay.contraction_reconstruct.reconstruct_overlay_from_microcells(labels: vibespatial.overlay.microcells.OverlayMicrocellLabels, operation: str, *, row_count: int | None = None, dispatch_mode: vibespatial.runtime.ExecutionMode | str = ExecutionMode.GPU) vibespatial.geometry.owned.OwnedGeometryArray

Reconstruct selected microcells through an exact native boundary graph.

Boundary cancellation derives connectivity directly, so no component-id carrier or union-find pass is required.