GithubHelp home page GithubHelp logo

bancie / optimization-oracle Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 0.0 19.88 MB

An open-source library crafting efficient algorithms for Mixed Integer Linear Programming (MILP) challenges.

TeX 0.32% Jupyter Notebook 0.27% PowerShell 0.15% Shell 0.05% Python 99.21%
algorithms deep-learning machine-learning mathematics integer-linear-programming linear-programming

optimization-oracle's Introduction

Bancie logo

This repository provides a comprehensive collection of algorithm libraries for Mixed/Pure integer linear programming (MILP/PILP), but it's more focus on MILP, a powerful optimization technique used to solve problems with discrete decision variables. MILP problems are ubiquitous in various fields, including operations research, finance, engineering, and computer science.

The MILP algorithms are designed to find solutions that maximize or minimize a given objective function while satisfying a set of linear constraints. Unlike linear programming, which allows for continuous variables, MILP restricts the variables to integer values. This additional constraint makes MILP problems significantly more challenging to solve.

This repository offers a diverse range of MILP algorithms, including:

  • Basic Branch-and-Bound. (loading 90%)
  • Branch-and-Bound include Machine learning. (loading)
  • Basic Cutting-plane. (loading)
  • Deep learning to define Lagrange multiplier for Duality MILP problem. (loading)
  • And more.

By providing a collection of well-documented and efficient MILP algorithm libraries, this repository aims to serve as a valuable resource for researchers, practitioners, and students interested in solving discrete optimization problems. This repository is continuously updated with new algorithms and techniques as they emerge in the field of MILP.

โœจ For inquiries, please contact me at [email protected]

optimization-oracle's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.