Skip to content

feat (pytket-encoder): Track circuit information on circuit boxes, and re-enable nested DFG encoding #1237

@aborgna-q

Description

@aborgna-q

// TODO: DFG and function call emissions are temporarily disabled,
// since we cannot track additional metadata associated with the
// nested circuit in a `CircuitBox` as we'd do for the root one in
// [`EncodedCircuitInfo`].
//
// See the `unsupported_extras_in_circ_box` case in
// `tests::encoded_circuit_roundtrip` for a failing case when this
// is enabled.
/*

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