Skip to content
#

cbc-solver

Here are 17 public repositories matching this topic...

This notebook serves as an introduction to Linear Programming and MILP with Python, covering both the concepts and practical applications through various popular optimization problems.

  • Updated May 13, 2024
  • Jupyter Notebook

When does the greedy beat the solver? A computational study of an obnoxious facility location problem, benchmarking CBC against a greedy heuristic across 60 instances. Reveals a difficulty cliff driven by covering density.

  • Updated Sep 17, 2026
  • Jupyter Notebook

Оптимизация с помощью Pyomo для задачи выбора каналов коммуникации с клиентами на основе откалиброванных скоров моделей и ограничений по числу коммуникаций в каждом из каналов

  • Updated May 2, 2024
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the cbc-solver topic, visit your repo's landing page and select "manage topics."

Learn more