Skip to content

Carry canonical IDs with fragments #43

Description

@LouieSlocombe

Every surviving child canonicalises every fragment and sorts the resulting IDs in canoniseAssemblyStateAndBuildKey (line 85), including unchanged fragments copied at line 54 (line 54).
Store {mask, edgeCount, canonicalId, connected} per fragment. Propagate metadata for unchanged fragments, use the enclosing duplicate class ID for the retained fragment, and canonicalise only newly split residuals. Cache residual component IDs alongside masks. This can remove millions of successful hash-table lookups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions