.. _cutest loader example: CUTEst loader ============= In this example, we load a CUTEst problem using the :class:`alpaqa.CUTEstProblem` class. These problems can be used to run benchmarks. .. literalinclude:: ../../../../../examples/Python/advanced/cutest-loader.py :language: python :linenos: