Skip to main content

Module awsoptimizer_traits

Module awsoptimizer_traits 

Source
Expand description

§AWSOptimizer - Trait Implementations

Implements ProviderOptimizer for AWS Braket. The optimizer:

  • Selects the cheapest backend that meets fidelity requirements (IonQ, Rigetti OQC).
  • Estimates cost using AWS Braket per-task and per-shot pricing (as of 2024).
  • Predicts performance by modelling gate-count, circuit depth, and shot count against empirical backend characteristics.

🤖 Generated with SplitRS