linear-optimization

There are 76 repositories under linear-optimization topic.

  • HiGHS

    ERGO-Code/HiGHS

    Linear optimization software

    Language:C++1.4k34955261
  • ebrahimpichka/awesome-optimization

    A curated list of mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.

  • PyPSA/linopy

    Linear optimization with N-D labeled arrays in Python

    Language:Python223417166
  • ampl/amplpy

    Python API for AMPL

    Language:Cython81124919
  • ampl/mo-book.ampl.com

    Hands-On Mathematical Optimization with AMPL in Python

    Language:Jupyter Notebook302611
  • ampl/colab.ampl.com

    AMPL Model Colaboratory

    Language:Jupyter Notebook278012
  • hasan-kamal/Linear-Program-Solvers

    A Python implementation of Simplex and Interior-Point algorithms for solving Linear Programs (LPs)

    Language:Python24003
  • gkalmoukis/employee-scheduling

    A REST API that creates work shifts for employess. Build with Bottle.py and Google OR-Tools.

    Language:Python21005
  • jmaerte/pysmps

    Utilities for parsing MPS and SMPS file formats.

    Language:Python211164
  • ampl/rAMPL

    R API for AMPL

    Language:C++16748
  • sayhitosandy/Interior_Points_Method

    Implementation of Interior Points Method in MATLAB (My Assignment in Linear Optimization course [MTH305] [IIIT-Delhi]).

    Language:MATLAB15209
  • NiMlr/linear-programming

    MATLAB implementations of the simplex method, dual simplex method and sensitivity analysis.

    Language:MATLAB13204
  • saatvikj/VPool

    Python implementation for the project titled "Optimization problems in vehicle route network design" developed at IIIT Delhi as part of my undergraduate thesis.

    Language:CSS12012
  • vijayphoenix/IITH-BTECH-Courses

    IITH BTECH CSE all Courses' Codes and Assignments

    Language:Jupyter Notebook11106
  • richi3f/candy-calc

    A tool that calculates the optimum amount of Exp. Candy required for a Pokémon to reach a certain level

    Language:HTML9123
  • SiMoM0/linear_solver

    A simple linear solver for the simplex method in tableau form and gomory's cut.

    Language:Python9111
  • chutrunganh/Simplex-Method

    📌Simple Method in optimization problem, step by step with C language implementation.

    Language:C8100
  • MaximilianAzendorf/wassign

    A cli tool for solving bipartite assignment problems.

    Language:C++6000
  • alimium/employment-optimization-problem

    An implementation for an HR employment optimization problem using Linear Programming.

    Language:Jupyter Notebook5100
  • lakshyaag/Route-Optimization-STM

    A route optimization model for urban disaster evacuation planning in Montreal using GTFS data

    Language:Jupyter Notebook4201
  • matbesancon/Courgette.jl

    Cutting-plane methods for JuMP

    Language:Julia441
  • Pranav-Jain/Interior-Point

    Linear Optimisation Using Interior Point Method

    Language:Python4001
  • Simplex-Algorithm

    ebrahimiae/Simplex-Algorithm

    Solve linear optimization problems including minimization and maximization with simplex algorithm. Uses the Big M method to solve problems with larger equal constraints in Python

    Language:Jupyter Notebook3111
  • jotohow/lionel

    A Fantasy Premier League team optimiser that uses Bayesian hierarchical modelling and linear programming.

    Language:Python31111
  • mohitc/LPFramework

    LPFramework is an abstraction to programmatically formulate mixed-integer linear optimization (MILP) problems, which can then be solved using open-source/commercial solvers.

    Language:Kotlin3100
  • samirsaci/raw-materials

    Raw Materials Optimization for Food Manufacturing with Python

    Language:Jupyter Notebook3103
  • tkachenko0/Traveling-Salesman-Problem

    TSP is a classic optimization problem in computer science and operations research. In this essay, we playfully apply TSP to the case where Elon Musk, the visionary entrepreneur of SpaceX, wishes to visit all the planets of our solar system with minimum cost.

    Language:Python3100
  • Ayoub-etoullali/Activites-Pratiques-ML

    PCA For Dimension Reduction And Visualization, Temperature-Yield Prediction Via Linear Regression, And Linear Fit Optimization Using Gradient Descent.

    Language:Jupyter Notebook2100
  • Daniel-Carpenter/Metaheuristics

    Modeling with Linear/Integer/Binary Programming & Metaheuristics

    Language:HTML2100
  • Diego-HernSua/Linear_Discrete_Models_Energy_Production_Optimization

    Optimize linear models energy production across 25 regions in a country, balancing renewable and non-renewable sources, seasonal demand fluctuations, and government constraints for cost-effective and environmentally friendly solutions. Using Python Pyomo

    Language:Jupyter Notebook2100
  • gorodroz/ab_test_calc

    A/B tests calc

    Language:Python2
  • M-ballabio1/SCM-Network-Optimization-2.0

    Supply Chain Management's project of Linear Optimization. We simulated a scenario with a fast growing Italian company that has to decide how to improve its supply chain to meet the needs of new customers.

    Language:Jupyter Notebook2000
  • Mudit19258/Linear-Optimization

    This repository contains the assignments of course Linear Optimization (MTH374/574) of IIIT Delhi, taught by Dr. Subhashree Mohapatra in the Winter Semester 2022. It does not aim to infringe on the plagiarism policy of IIIT Delhi in any way, but to be maintained for future use only.

    Language:Jupyter Notebook2100
  • ohowland/highs

    Go bindings for HiGHS linear optimization software

    Language:Go2110
  • pianotard/scp_crane

    An approach to solve crane placement problem in construction site layout planning using linear optimization, as explored by Dr Justin Yeoh. Adapted from code produced by Dr Justin Yeoh on line 784 of scp_old.py

    Language:Python2102
  • SadraDaneshvar/Bike_Sharing_Problem

    Comprehensive exploration of the Bike Sharing Problem using advanced Machine Learning for demand forecasting and Mathematical Linear Optimization for strategic bike allocation. Includes detailed Jupyter notebooks covering model development, analysis, and optimization solutions.

    Language:Jupyter Notebook2101