.. _opt_index_get_started: ============================= Get Started with Optimization ============================= .. toctree:: :hidden: :maxdepth: 1 workflow model_construction_qm model_construction_nl index_hybrid index_examples_beginner Learn to solve hard optimization problems using quantum-classical :term:`hybrid` :term:`solver`\ s hosted in the |cloud_tm| quantum cloud service. .. grid:: 3 :gutter: 2 .. grid-item-card:: :ref:`opt_workflow` :link: opt_workflow :link-type: ref How hybrid solvers are used to solve optimization problems. .. grid-item-card:: :ref:`opt_model_construction_qm` :link: opt_model_construction_qm :link-type: ref Constructing quadratic models. .. grid-item-card:: :ref:`opt_model_construction_nl` :link: opt_model_construction_nl :link-type: ref Constructing nonlinear models. .. grid-item-card:: :ref:`opt_index_hybrid` :link: opt_index_hybrid :link-type: ref Hybrid solvers. .. grid-item-card:: :ref:`opt_index_examples_beginner` :link: opt_index_examples_beginner :link-type: ref Beginner-level end-to-end examples. Example ======= .. include:: ../shared/examples.rst :start-after: start_cqm1 :end-before: end_cqm1