.. _sec_tutorials: ========= Tutorials ========= .. card:: QAOA: Quantum Approximate Optimization Algorithm :link: QAOA :link-type: doc A comprehensive tutorial covering QAOA theory and three complete Ket implementations: **Max-Cut**, **Portfolio Optimization**, and **Graph Coloring**, including the XY Mixer for constrained subspace exploration. .. card:: Quantum Optimization: QAOA, VQE, and FALQON :link: quantum-optimization :link-type: doc An exploration of three different quantum optimization algorithms solving the Max-Cut problem: the well-known QAOA and VQE hybrid approaches, and the deterministic feedback-based FALQON. .. toctree:: :maxdepth: 1 :caption: Available Tutorials QAOA quantum-optimization