idol
Github
Github
Quick search

table of contents

  • Installation
  • Tutorials
  • Examples
  • Stable Features
  • Benchmark
  • API
    • Mixed-Integer Optimization
    • Bilevel Optimization
    • Robust Optimization
  • FAQ
  • Developers
  • References
  • Docs »
  • API
  • ← Benchmark
  • Mixed-integer Optimization →

API¶

Mixed-Integer Optimization¶

  • Mixed-integer Optimization
    • Modeling
      • Annotation
      • Ctr
      • Dim
      • Env
      • AffExpr
      • LinExpr
      • Model
      • Point
      • QCtr
      • QuadExpr
      • TempCtr
      • TempQCtr
      • TempVar
      • Var
    • External Solvers
      • GLPK
      • Gurobi
      • HiGHS
      • Mosek
      • Optimizers::GLPK
      • Optimizers::Gurobi
      • Optimizers::HiGHS
      • Optimizers::Mosek
      • More on coin-or/Osi (Cplex, Xpress, Cbc, …)…
    • Branch-and-Bound
      • BranchAndBound
      • BranchAndBoundCallback
      • BranchAndBoundCallbackFactory
      • More on Branching Rules…
      • More on Node Selection Rules…
      • More on Heuristics…
      • More on Cutting Planes…
    • Branch-and-Price
      • DantzigWolfe::ArtificialCosts
      • DantzigWolfeDecomposition
      • DantzigWolfe::FarkasPricing
      • Heuristics::IntegerMaster
      • Optimizers::DantzigWolfeDecomposition
      • More on Stabilization…
    • Penalty Alternating Direction Method
      • Optimizers::PADM
      • PADM
    • Miscellaneous
      • CtrType
      • VarType
      • Operator Overloading
      • Tolerances

Bilevel Optimization¶

  • Bilevel Optimization
    • Modeling
      • Bilevel::Description
    • External Solvers
      • Bilevel::MibS
      • Optimizers::Bilevel::MibS
    • Single-level Reformulations
      • Bilevel::KKT
      • Optimizers::Bilevel::KKT
      • Optimizers::Bilevel::StrongDuality
      • Bilevel::StrongDuality

Robust Optimization¶

  • Robust Optimization
    • Modeling
      • Robust::Description
  • ← Benchmark
  • Mixed-integer Optimization →
© Copyright 2025, Henri Lefebvre.
Created using Sphinx 8.2.3 with Press Theme 0.9.1.