idol
Github
Github
Quick search

table of contents

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

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
  • ← API
  • Annotation →
© Copyright 2025, Henri Lefebvre.
Created using Sphinx 8.2.3 with Press Theme 0.9.1.