Maestro 0.2.5
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
Runtime Estimation

Prediction engine for automatic backend selection. More...

Files

file  EstimatorInterface.h
 

Detailed Description

Prediction engine for automatic backend selection.

The Estimators module provides runtime estimation for different simulation backends. The prediction engine extracts structural features from a circuit and uses a regression model to estimate relative runtimes, enabling automatic backend selection.

See also
Estimators::EstimatorInterface
Estimators::SimulatorsEstimatorInterface