Skip to content

Add QkDag skeleton to C API. #15187

@kevinhartman

Description

@kevinhartman

What should we add?

This will be the foundation for exposing the rest of the DAG functionality we need via the C API for transpiler passes.

This will probably just include things like:

  • An opaque struct declaration for QkDag.
  • Basic functions to create a new empty DAG, add some bits, query some properties.
  • C-based testing structure for others to build on top of with more complex DAG functionality.

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions