Skip to content
#

milp-optimisation

Here are 31 public repositories matching this topic...

Optimization solvers in pure Python: LP, MILP, SAT, constraint programming, graph and metaheuristics. No dependencies. Solvor all your optimization needs.

  • Updated Apr 7, 2026
  • Python

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

A toolkit for generating λ -precision UDGs, primarily designed for modelling large-scale static WSNs. It features a suite of solver-agnostic MILPs. Whether you are minimising network variance or balancing complex resource distributions, it provides the algorithms needed to perfectly allocate resources across distributed networks.

  • Updated Mar 16, 2026
  • Python

Automated formal verification tool for vision classifiers using CLIP embeddings and MILP optimization. Converts OWL ontologies into ConSpec specifications and provides mathematical guarantees about model behavior in safety-critical AI systems.

  • Updated Nov 21, 2025
  • Python

This project aims to compare and analyze results from different optimization methods—MILP using branch and bound, MILP using branch and cut, and Genetic Algorithm—to identify the best approach for selecting influencers based on engagement and cost for a marketing campaign.

  • Updated Jan 1, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the milp-optimisation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more