hugr_core

Module ops

source
Expand description

The operation types for the HUGR.

Re-exports§

Modules§

  • Constant value definitions.
  • Control flow operations.
  • Extensible operations.
  • Dataflow operations.
  • Handles to nodes in HUGR.
  • Module-level operations
  • Definition of dataflow operations with no children.
  • Tags for sets of operation kinds.
  • Definitions for validating hugr nodes according to their operation type.

Enums§

  • The concrete operation types for a node in the HUGR.

Constants§

Traits§

  • Trait for setting name of OpType variants.
  • Properties of child graphs of ops, if the op has children.
  • Trait implemented by all OpType variants.
  • Trait statically querying the tag of an operation.
  • Methods for Ops to validate themselves and children

Type Aliases§