Supported circuit equivalence
quantum_supported_circuit_equivalence_v1Problem: Compare two RQM Circuit IR circuits within the supported verifier scope. Input: JSON with original circuit, candidate circuit. Result: equivalent, not-equivalent, or unsupported verdict, verification evidence, input.... Limits: Local software evidence only; 3 verification qubits; 65536 request bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | ||
| schema_version | Yes | ||
| idempotency_key | Yes | ||
| max_total_price | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||