@@ -554,6 +554,40 @@ Balanced Task Assignment with Inverse Cost Scaling
554554
555555
556556
557+ Bilevel Markets
558+ ^^^^^^^^^^^^^^^
559+ | `Notebooks <notebooks/index.html>`_ > `Bilevel Markets <notebooks/bilevel-markets.html>`_
560+ | |github-bilevel-markets| |colab-bilevel-markets| |deepnote-bilevel-markets| |kaggle-bilevel-markets| |gradient-bilevel-markets| |sagemaker-bilevel-markets|
561+ | Description: A notebook that presents a comprehensive mathematical formulation of strategic bidding in electricity markets using bilevel optimization and its equivalent single-level Mathematical Program with Equilibrium Constraints (MPEC) obtained through Karush-Kuhn-Tucker (KKT) transformation.
562+ | Tags: :ref:`tag-educational`, :ref:`tag-bilevel`, :ref:`tag-complementarity`, :ref:`tag-amplpy`, :ref:`tag-gurobi`, :ref:`tag-knitro`, :ref:`tag-baron`, :ref:`tag-mpec`, :ref:`tag-energy`
563+ | Author: :ref:`email-eduardo_at_ampl.com` <[email protected] > 564+
565+ .. |github-bilevel-markets | image :: https://img.shields.io/badge/github-%23121011.svg?logo=github
566+ :target: https://github.com/ampl/colab.ampl.com/blob/master/authors/eduardosalaz/bilevel/bilevel_markets.ipynb
567+ :alt: bilevel_markets.ipynb
568+
569+ .. |colab-bilevel-markets | image :: https://colab.research.google.com/assets/colab-badge.svg
570+ :target: https://colab.research.google.com/github/ampl/colab.ampl.com/blob/master/authors/eduardosalaz/bilevel/bilevel_markets.ipynb
571+ :alt: Open In Colab
572+
573+ .. |deepnote-bilevel-markets | image :: https://deepnote.com/buttons/launch-in-deepnote-small.svg
574+ :target: https://deepnote.com/launch?url=https://github.com/ampl/colab.ampl.com/blob/master/authors/eduardosalaz/bilevel/bilevel_markets.ipynb
575+ :alt: Open In Deepnote
576+
577+ .. |kaggle-bilevel-markets | image :: https://kaggle.com/static/images/open-in-kaggle.svg
578+ :target: https://kaggle.com/kernels/welcome?src=https://github.com/ampl/colab.ampl.com/blob/master/authors/eduardosalaz/bilevel/bilevel_markets.ipynb
579+ :alt: Open In Kaggle
580+
581+ .. |gradient-bilevel-markets | image :: https://assets.paperspace.io/img/gradient-badge.svg
582+ :target: https://console.paperspace.com/github/ampl/colab.ampl.com/blob/master/authors/eduardosalaz/bilevel/bilevel_markets.ipynb
583+ :alt: Open In Gradient
584+
585+ .. |sagemaker-bilevel-markets | image :: https://studiolab.sagemaker.aws/studiolab.svg
586+ :target: https://studiolab.sagemaker.aws/import/github/ampl/colab.ampl.com/blob/master/authors/eduardosalaz/bilevel/bilevel_markets.ipynb
587+ :alt: Open In SageMaker Studio Lab
588+
589+
590+
557591Bilevel Optimization Introduction
558592^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
559593| `Notebooks <notebooks/index.html>`_ > `Bilevel Optimization Introduction <notebooks/bilevel-optimization-introduction.html>`_
0 commit comments