Enum: QuantumAlgorithmCategoryType
Categories of quantum algorithms by their primary application domain
URI: valuesets:QuantumAlgorithmCategoryType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| OPTIMIZATION | None | Quantum algorithms for combinatorial and continuous optimization problems |
| SIMULATION | None | Quantum algorithms for simulating physical and chemical systems |
| MACHINE_LEARNING | None | Quantum algorithms for machine learning and pattern recognition tasks |
| CRYPTOGRAPHY | None | Quantum algorithms for cryptographic applications including key distribution ... |
| LINEAR_ALGEBRA | None | Quantum algorithms for linear algebra problems such as solving linear systems |
| SEARCH | None | Quantum search algorithms for unstructured database search |
| ERROR_CORRECTION | None | Quantum error correction codes and fault-tolerant computation protocols |
| VARIATIONAL | None | Hybrid quantum-classical variational algorithms for near-term quantum devices |
Slots
| Name | Description |
|---|---|
| quantum_algorithm_category_type | Category of quantum algorithm |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/valuesets
LinkML Source
name: QuantumAlgorithmCategoryType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Categories of quantum algorithms by their primary application domain
title: Quantum Algorithm Category Type
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
OPTIMIZATION:
text: OPTIMIZATION
description: Quantum algorithms for combinatorial and continuous optimization
problems
SIMULATION:
text: SIMULATION
description: Quantum algorithms for simulating physical and chemical systems
MACHINE_LEARNING:
text: MACHINE_LEARNING
description: Quantum algorithms for machine learning and pattern recognition tasks
CRYPTOGRAPHY:
text: CRYPTOGRAPHY
description: Quantum algorithms for cryptographic applications including key distribution
and code breaking
LINEAR_ALGEBRA:
text: LINEAR_ALGEBRA
description: Quantum algorithms for linear algebra problems such as solving linear
systems
SEARCH:
text: SEARCH
description: Quantum search algorithms for unstructured database search
ERROR_CORRECTION:
text: ERROR_CORRECTION
description: Quantum error correction codes and fault-tolerant computation protocols
VARIATIONAL:
text: VARIATIONAL
description: Hybrid quantum-classical variational algorithms for near-term quantum
devices