Loading...
Small local benchmark definition for marked-state Grover search.
Metric names, units, and scientific meaning defined by this benchmark version.
Fraction of shots measuring the marked state.
Circuit depth after construction.
Total logical gate count.
End-to-end local runtime.
No verification evidence recorded.
Reference suite grover-search-local and version 0.1.0 in a KetQat experiment manifest, then run it locally with the SDK.
Imported results are schema-validated and accepted only when the server recalculates the same reproducibility hash.
{
"problem_type": "marked-state-search",
"algorithm_family": "grover-search",
"simulation_method": "Local deterministic shot simulation.",
"success_criterion": "Measured bitstring equals the marked state.",
"measurement_definition": "Computational basis measurement of every qubit.",
"problem_instance_definition": "Single marked all-ones computational basis state.",
"reference_solution_definition": "Marked bitstring is known from the manifest."
}{
"shots": 256,
"marked_state": "all-ones",
"qubit_counts": [
2,
3
]
}