Skip to content

Error Pruning #343

Description

@drewconnelly-qntm

Often Logical failures contain a core logical error as well as 'fluff' that can be removed without changing the logical class. Once error logging is done (and maybe visualization too) it would be nice to introduce a pruning routine which takes a set of physical errors and sees if it can remove any (or introduce stabilizers) to reach a lower-weight logical representative. This isn't that good for distance-finding (SAT solving is better) but it does help diagnose what's going wrong when you are debugging a qecc implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions