Topic: "mixed-integer-programming"
jump-dev/JuMP.jl
Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
Language: Julia - Size: 328 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2,334 - Forks: 407

ERGO-Code/HiGHS
Linear optimization software
Language: C++ - Size: 116 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 1,261 - Forks: 240

SciML/Optimization.jl
Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface.
Language: Julia - Size: 25.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 789 - Forks: 101

NVIDIA/cuopt-examples
NVIDIA cuOpt examples for decision optimization
Language: Jupyter Notebook - Size: 22.7 MB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 349 - Forks: 48

cog-imperial/OMLT
Represent trained machine learning models as Pyomo optimization formulations
Language: Python - Size: 13.1 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 324 - Forks: 65

metab0t/PyOptInterface
Efficient modeling interface for mathematical optimization in Python
Language: C++ - Size: 5.19 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 282 - Forks: 17

lanl-ansi/Alpine.jl
A Julia/JuMP-based Global Optimization Solver for Non-convex Programs
Language: Julia - Size: 5.48 MB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 248 - Forks: 42

jump-dev/Gurobi.jl
A Julia interface to the Gurobi Optimizer
Language: Julia - Size: 922 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 235 - Forks: 84

tirthajyoti/Optimization-Python
General optimization (LP, MIP, QP, continuous and discrete optimization etc.) using Python
Language: Jupyter Notebook - Size: 2.79 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 229 - Forks: 142

atoptima/Coluna.jl
Branch-and-Price-and-Cut in Julia
Language: Julia - Size: 27.3 MB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 203 - Forks: 45

lanl-ansi/Juniper.jl
A JuMP-based Nonlinear Integer Program Solver
Language: Julia - Size: 1.15 MB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 180 - Forks: 23

avaneev/biteopt
Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
Language: C++ - Size: 3.32 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 148 - Forks: 9

jump-dev/CPLEX.jl
A Julia interface to the CPLEX solver
Language: Julia - Size: 857 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 139 - Forks: 62

jump-dev/Pajarito.jl
A solver for mixed-integer convex optimization
Language: Julia - Size: 10.8 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 135 - Forks: 20

ktafakkori/feloopy
FelooPy: Efficient & Feature-Rich Integrated Decision Environment
Language: Python - Size: 20.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 121 - Forks: 9

MIT-SPARK/CertifiablyRobustPerception
Certifiable Outlier-Robust Geometric Perception
Language: MATLAB - Size: 12.4 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 117 - Forks: 17

scipopt/SCIP.jl
Julia interface to SCIP solver
Language: Julia - Size: 1.24 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 110 - Forks: 24

merschformann/sardine-can
Humble 3D knapsack / bin packing solver
Language: C# - Size: 7.61 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 97 - Forks: 21

mlabonne/linear-programming-course
Hands-on course about linear programming and mathematical optimization.
Language: Jupyter Notebook - Size: 362 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 97 - Forks: 15

ed-lam/bcp-mapf 📦
BCP-MAPF – branch-and-cut-and-price for multi-agent path finding
Language: C++ - Size: 19.1 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 95 - Forks: 26

sudhan-bhattarai/vehicle_routing_problem
Solving the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) using Mixed Integer Linear Programming (MILP) in Python with the Gurobi API.
Language: Linear Programming - Size: 4.59 MB - Last synced at: 1 day ago - Pushed at: 21 days ago - Stars: 89 - Forks: 25

jump-dev/Cbc.jl
A Julia interface to the Coin-OR Branch and Cut solver (CBC)
Language: Julia - Size: 361 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 83 - Forks: 35

Argonne-National-Laboratory/DSP
An open-source parallel optimization solver for structured mixed-integer programming
Language: C++ - Size: 64.1 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 82 - Forks: 26

ampl/amplpy
Python API for AMPL
Language: Cython - Size: 3.36 MB - Last synced at: 17 days ago - Pushed at: 28 days ago - Stars: 81 - Forks: 20

jump-dev/KNITRO.jl
A Julia interface to the Artelys Knitro solver
Language: Julia - Size: 1.02 MB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 80 - Forks: 24

coin-or/minotaur
Minotaur Toolkit for Mixed-Integer Nonlinear Optimization
Language: C++ - Size: 9.58 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 78 - Forks: 23

philzook58/FlapPyBird-MPC Fork of sourabhv/FlapPyBird
Model Predictive Control of a Flappy Bird Clone using Mixed Integer Programming
Language: Python - Size: 3.37 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 77 - Forks: 14

scipopt/russcip
Rust interface for SCIP
Language: Rust - Size: 2.81 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 70 - Forks: 17

jump-dev/Xpress.jl
A Julia interface to the FICO Xpress Optimization suite
Language: Julia - Size: 1.11 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 66 - Forks: 31

ktnr/BinPacking2D
Exact solutions for two-dimensional bin packing problems by branch-and-cut
Language: Python - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 65 - Forks: 10

harshangrjn/QuantumCircuitOpt.jl
A Julia/JuMP Package for Optimal Quantum Circuit Design
Language: Julia - Size: 9.63 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 59 - Forks: 15

cog-imperial/entmoot
Multiobjective black-box optimization using gradient-boosted trees
Language: Python - Size: 993 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 58 - Forks: 12

ragamarkely/scanalytics
Python implementation to solve Vehicle Routing problem & Master Production Scheduling in Supply Chain Analytics & Design.
Language: Python - Size: 1.68 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 57 - Forks: 26

Ivan-Zhou/Uber_Driver_Schedule_Optimization Fork of DeepNeuron/Uber_Profit_Model
A predictive model to help Uber drivers make more money
Language: Jupyter Notebook - Size: 175 MB - Last synced at: 25 days ago - Pushed at: about 8 years ago - Stars: 56 - Forks: 22

michieluithetbroek/A-MDVRP
Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm
Language: C++ - Size: 64.2 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 48 - Forks: 10

r-opt/rmpk
Mixed Integer Linear and Quadratic Programming in R
Language: R - Size: 722 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 45 - Forks: 4

hlefebvr/idol
A C++ Framework for Optimization
Language: C++ - Size: 18.3 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 36 - Forks: 1

nl4opt/ORQA
[AAAI 2025] ORQA is a new QA benchmark designed to assess the reasoning capabilities of LLMs in a specialized technical domain of Operations Research. The benchmark evaluates whether LLMs can emulate the knowledge and reasoning skills of OR experts when presented with complex optimization modeling tasks.
Language: Python - Size: 2.49 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 36 - Forks: 0

caseypen/parallel_machine_scheduling
This repository is to solve parallel machine scheduling problems with release constraints
Language: Python - Size: 108 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 36 - Forks: 5

lanl-ansi/MINLPLib.jl
A JuMP-based library of Non-Linear and Mixed-Integer Non-Linear Programs
Language: Julia - Size: 380 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 36 - Forks: 12

kathleenwest/Mixed-Integer-Linear-Programming-Example-Power-Systems-Analysis-A
A Mixed-Integer-Linear-Programming (MILP) problem, formulation, and solution for a power systems generator biding strategy. The objective function is the sum of the unit price of the MW multiplied by the quantity to be accepted added to the other ranges and their respective products plus the no-load cost.
Language: MATLAB - Size: 443 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 35 - Forks: 5

dmalyuta/lcvx
Lossless convexification new results (mixed-integer problems)
Language: Python - Size: 5.59 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 32 - Forks: 5

jiedxu/MatrixOptim.jl
Data-driven decision making under uncertainty using matrices
Language: Julia - Size: 71.2 MB - Last synced at: 22 days ago - Pushed at: 9 months ago - Stars: 30 - Forks: 6

ZIB-IOL/Boscia.jl
Mixed-Integer Convex Programming: Branch-and-bound with Frank-Wolfe-based convex relaxations
Language: Julia - Size: 204 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 29 - Forks: 5

Opt-Mucca/PySCIPOpt-ML
Python interface to automatically formulate Machine Learning models into Mixed-Integer Programs
Language: Python - Size: 2.55 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 28 - Forks: 1

atoptima/BlockDecomposition.jl
Extension of JuMP to model decomposable mathematical programs (using Benders or Dantzig-Wolfe decomposition paradigm)
Language: Julia - Size: 237 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 6

ampl/mo-book.ampl.com Fork of fdabrandao/MO-book-with-AMPL
Hands-On Mathematical Optimization with AMPL in Python
Language: Jupyter Notebook - Size: 324 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 24 - Forks: 7

nasa/dorado-scheduling 📦
Dorado observation planning and scheduling simulations. Replaced by https://github.com/m4opt/m4opt
Language: Python - Size: 13.3 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 24 - Forks: 10

jiedxu/BendersOptim 📦
Benders decomposition to solve mixed integer linear programming, especially stochastic programming in seconds!
Language: Julia - Size: 325 KB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 24 - Forks: 11

ampl/colab.ampl.com
AMPL Model Colaboratory
Language: Jupyter Notebook - Size: 42.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 23 - Forks: 10

CN-UPB/B-JointSP
Joint placement and scaling of bidirectional network services with stateful virtual or physical network functions
Language: Python - Size: 3.87 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 22 - Forks: 14

Lcrypto/trapping-sets-enumeration
Importance Sampling and Linear Programming based Enumerating and Weighing of Trapping sets in LDPC codes, ISING models and related DNN Arch( Transformer, RBM, BM, SPN und etc),
Language: Jupyter Notebook - Size: 73.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 7

jump-dev/BARON.jl
A Julia interface to the BARON mixed-integer nonlinear programming solver
Language: Julia - Size: 185 KB - Last synced at: about 22 hours ago - Pushed at: about 22 hours ago - Stars: 19 - Forks: 12

RenatoMaynard/Gurobi-Mip-Bounds-Tracking
A Gurobi implementation that tracks upper and lower bounds for any Mixed-Integer Programming (MIP) problem using callbacks. Includes visualization with Matplotlib.
Language: Jupyter Notebook - Size: 40 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 19 - Forks: 0

RenatoMaynard/A-mixed-integer-programming-model-for-production-planning
A mixed-integer programming model for an integrated production planning problem with preventive maintenance in the pulp and paper industry
Language: Jupyter Notebook - Size: 201 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 19 - Forks: 0

decisionbrain/cplex-scala
A scala library for IBM ILOG CPLEX
Language: Scala - Size: 431 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 2

m4opt/m4opt
Multi-Mission Multi-Messenger Observation Planning Toolkit
Language: Python - Size: 2.16 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 18 - Forks: 10

Artelys/knitro-modeling-examples
Nonlinear programming application examples solved with Artelys Knitro
Language: Jupyter Notebook - Size: 7.68 MB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 17 - Forks: 4

MagedMohamedTurk/Turbomachinery-Rotors-Balancing
Python Tools to Practically Model and Solve the Problem of High Speed Rotor Balancing.
Language: Python - Size: 16.8 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 8

RenatoMaynard/VRP-Models-and-Algorithms
VRP-Models-and-Algorithms Models and algorithms for solving Vehicle Routing Problems using optimization and heuristics.
Language: Jupyter Notebook - Size: 201 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 15 - Forks: 0

ampl/rAMPL
R API for AMPL
Language: C++ - Size: 930 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 15 - Forks: 8

grzegorz-siekaniec/benders-decomposition-gurobi
Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solver.
Language: Python - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 4

brucefeng10/CloudResourceScheduling
阿里巴巴全球调度算法大赛 - 整数规划(列生成算法)
Language: Python - Size: 7.82 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 1

dmalyuta/explicit_hybrid_mpc
Approximate Multiparametric Mixed-integer Convex Programming
Language: Python - Size: 1.44 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 4

lbliek/MVRSM
MVRSM algorithm for optimising mixed-variable expensive cost functions.
Language: Python - Size: 7.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 3

mkoeppe/cutgeneratingfunctionology
Python code for computation and experimentation with cut-generating functions, in particular the Gomory-Johnson infinite group problem. By M. Köppe, Y. Zhou, C.Y. Hong, J. Wang with contributions by undergrad programmers
Language: Sage - Size: 78.6 MB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 12 - Forks: 11

ds4dm/ZERO
ZERO is a modular C++ library interfacing Mathematical Programming and Game Theory.
Language: C++ - Size: 34.3 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

grzegorz-siekaniec/branch-and-price-gurobi
Repository contains implementation of Branch and Prive for classical General Assignment Problem problem using Python and Gurobi solver.
Language: Python - Size: 167 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 2

gamma-opt/ShelfSpaceAllocation.jl
ShelfSpaceAllocation.jl is a Julia package for solving the retail shelf space allocation problem. Internally, it relies on mathematical optimization, where the model is a mixed-integer linear program.
Language: Julia - Size: 1.08 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 6

mathopt/DynamicOED.jl
Optimal experimental design of ODE and DAE systems in julia
Language: Julia - Size: 911 KB - Last synced at: about 18 hours ago - Pushed at: 1 day ago - Stars: 11 - Forks: 0

tomjanus/milp-scheduling
Feasibility study on using mixed-integer-linear programming for solving optimal pump scheduling problem in water distribution networks.
Language: MATLAB - Size: 324 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 0

integrated-reasoning/napali
Optimization as a service TUI
Language: Nix - Size: 2.13 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

chziakas/backbone-learn
A Library for Scaling Mixed-Integer Optimization-Based Machine Learning.
Language: Python - Size: 204 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

ed-lam/nutmeg
Nutmeg – a MIP and CP branch-and-check solver
Language: C++ - Size: 1.57 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 0

YukiShirai/conpt
C++/python codes for contact-rich trajectory optimization.
Language: C++ - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 1

kathleenwest/Power-Market-Operations-Final-Project-Unit-Commitment
Security-Constrained Unit Commitment Programming Project
Language: HTML - Size: 2.51 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 8

aritrasep/FPBH.jl
FPBH: A Feasibility Pump based Heuristic for Multi-objective Mixed Integer Linear Programming
Language: Julia - Size: 628 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 2

caerbannogwhite/set-covering-problem
Implementation of different techniques to solve the Set Covering Problem (SCP).
Language: C++ - Size: 72.8 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 4

fhamonic/gecot
Graph-based Ecological Connectivity Optimization Tool
Language: C++ - Size: 145 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 9 - Forks: 0

cxlvinchau/hips
A Python library for heuristically solving mixed integer programs
Language: Python - Size: 7.7 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

opvious/sdk.py
Python optimization SDK
Language: Python - Size: 765 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 8 - Forks: 0

jamestrimble/kidney_solver
Solve kidney-exchange instances using Python and Gurobi
Language: Python - Size: 148 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 14

bgrimstad/relu-opt-public
Code for optimizing MILP problems with embedded ReLU networks
Language: Python - Size: 41 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

gis-ops/location-allocation 📦
:world_map: location-allocation problems using mixed integer programming: open source and in python.
Language: Python - Size: 952 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

sadraddini/PWA-Control
Control of piecewise affine systems
Language: Python - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 6

m-monaci/MARGOT
Source code of the paper "Margin Optimal Classification Trees"
Language: Python - Size: 298 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

Pegah-Ardehkhani/Optimization-Problems-and-Solutions
A repository dedicated to the mathematical modeling and solution of optimization problems, featuring practical examples in Stochastic Programming, Linear Programming (LP), and Mixed-Integer Linear Programming (MILP)
Language: Jupyter Notebook - Size: 1.35 MB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 7 - Forks: 1

act-org/RSCAT
An R package for the shadow-test approach to CAT.
Language: Java - Size: 1.21 MB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 7 - Forks: 2

antoniosudoso/nilm-bqp
Mixed-Integer Nonlinear Programming for NILM
Language: Python - Size: 4.58 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 3

equaeghe/ecyglpki
Cython GLPK interface
Size: 802 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 2

relund/gMOIP
2D and 3D plots of linear/integer programming models in R
Language: HTML - Size: 250 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 2

msakai/haskell-MIP
Libraries for reading/writing MIP problem files, invoking external MIP solvers, etc. in Haskell
Language: Haskell - Size: 378 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 2

qdbp/pulp-lparray
numpy integration for PuLP
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

franziska-wegner/egoa
Energy Grid Optimization and Analysis (EGOA)
Language: C++ - Size: 2.02 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5 - Forks: 0

RobinChen121/Stochastic-Inventory
Stochastic dynamic programming code in Java to solve stochastic operational research problems
Language: Java - Size: 3.84 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 1

Willtl/online-printing-shop
OPS scheduling problem models and instances.
Language: Python - Size: 12.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 5

WideSu/University_Timetabling
An AI planning project based on the 2019 international university timetabling competition which used commercial software IBM CPLEX to generate feasible course timetables with minimum penalty.
Language: Jupyter Notebook - Size: 5.29 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

flowty/flowty
Network Optimisation solver
Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

scale-lab/MILPTune
Automatic MILP solver configuration by learning problem similarities
Language: Python - Size: 137 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

prakaa/Battery-Optimisation-Benchmarking
Benchmarking MIP solutions across packages in Python and Julia
Language: Jupyter Notebook - Size: 1.59 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1
