Skip to content

Abstract bidirectional map for layouts #44

@khieta

Description

@khieta

To describe a physical-to-logical qubit association for circuit mapping, we use an ad hoc pair of a nat -> nat map and its inverse (see the layout type in Layouts.v). It would be cleaner (and easier for proof) to provide an abstract BiMap type along the lines of Coq's FMap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions