방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 양자 근사 최적화 알고리즘× | 그로버 알고리즘× | |
|---|---|---|
| 분야 | 양자컴퓨팅 | 양자컴퓨팅 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2014 | 1996 |
| 창시자≠ | Edward Farhi | Lov Grover |
| 유형≠ | Hybrid quantum-classical algorithm | Quantum algorithm |
| 원전≠ | Farhi, E., Goldstone, J., Gutmann, S. (2014). A quantum approximate optimization algorithm. arXiv preprint arXiv:1411.4028. DOI ↗ | Grover, L. K. (1996). A fast quantum mechanical algorithm for database search. Proceedings of the 28th Annual ACM Symposium on Theory of Computing (STOC), 212–219. DOI ↗ |
| 별칭 | QAOA, quantum alternating operator ansatz | quantum search, amplitude amplification |
| 관련≠ | 4 | 3 |
| 요약≠ | The Quantum Approximate Optimization Algorithm (QAOA) is a hybrid quantum-classical algorithm designed to solve combinatorial optimization problems on near-term quantum devices. Introduced by Farhi, Goldstone, and Gutmann in 2014, QAOA encodes optimization problems into quantum circuits and uses classical optimization to tune circuit parameters, aiming to find approximately optimal solutions for problems like MaxCut, graph coloring, and scheduling. | Grover's Algorithm is a quantum algorithm for searching an unsorted database, offering a quadratic speedup over classical linear search. Proposed by Lov Grover in 1996, it exploits quantum superposition and amplitude amplification to find a target item among N items in O(√N) queries, compared to the classical O(N) requirement. |
| ScholarGate데이터셋 ↗ |
|
|