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

ERGO-Code/HiGHS
Linear optimization software
Language: C++ - Size: 119 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1,320 - Forks: 247

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: 27.5 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 800 - Forks: 100

NVIDIA/cuopt-examples
NVIDIA cuOpt examples for decision optimization
Language: Jupyter Notebook - Size: 23.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 367 - Forks: 51

cog-imperial/OMLT
Represent trained machine learning models as Pyomo optimization formulations
Language: Python - Size: 13.1 MB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 331 - Forks: 66

metab0t/PyOptInterface
Efficient modeling interface for mathematical optimization in Python
Language: C++ - Size: 4.96 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 289 - Forks: 18

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

jump-dev/Gurobi.jl
A Julia interface to the Gurobi Optimizer
Language: Julia - Size: 946 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 236 - 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: 4 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.8 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 207 - Forks: 47

lanl-ansi/Juniper.jl
A JuMP-based Nonlinear Integer Program Solver
Language: Julia - Size: 1.17 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 182 - Forks: 23

avaneev/biteopt
Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
Language: C++ - Size: 3.34 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 162 - Forks: 11

jump-dev/CPLEX.jl
A Julia interface to the CPLEX solver
Language: Julia - Size: 857 KB - Last synced at: 24 days ago - Pushed at: 6 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: 24 days ago - Pushed at: 6 months ago - Stars: 138 - Forks: 21

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: 4 months ago - Pushed at: almost 2 years ago - Stars: 117 - Forks: 17

scipopt/SCIP.jl
Julia interface to SCIP solver
Language: Julia - Size: 1.38 MB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 112 - Forks: 24

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

mlabonne/linear-programming-course
Hands-on course about linear programming and mathematical optimization.
Language: Jupyter Notebook - Size: 362 KB - Last synced at: 6 months ago - Pushed at: over 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: 3 months ago - Pushed at: 3 months 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: 2 months ago - Pushed at: 3 months ago - Stars: 89 - Forks: 25

jump-dev/Cbc.jl
A Julia interface to the Coin-OR Branch and Cut solver (CBC)
Language: Julia - Size: 367 KB - Last synced at: 9 days ago - Pushed at: 21 days 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: 6 months ago - Pushed at: over 2 years ago - Stars: 82 - Forks: 26

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

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

coin-or/minotaur
Minotaur Toolkit for Mixed-Integer Nonlinear Optimization
Language: C++ - Size: 9.63 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 79 - 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

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

scipopt/russcip
Rust interface for SCIP
Language: Rust - Size: 2.81 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 73 - Forks: 18

jump-dev/Xpress.jl
A Julia interface to the FICO Xpress Optimization suite
Language: Julia - Size: 1.13 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 67 - Forks: 32

cog-imperial/entmoot
Multiobjective black-box optimization using gradient-boosted trees
Language: Python - Size: 993 KB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 60 - Forks: 12

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

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: 3 months ago - Pushed at: over 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: 5 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: 11 days ago - Pushed at: almost 4 years ago - Stars: 45 - Forks: 4

hlefebvr/idol
A C++ Framework for Optimization
Language: C++ - Size: 18.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months 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: 4 months ago - Pushed at: 4 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: 11 months ago - Pushed at: 11 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: 3 months ago - Pushed at: about 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: 4 months ago - Pushed at: over 6 years ago - Stars: 35 - Forks: 5

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: 33 - Forks: 7

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: about 1 month ago - Pushed at: 5 months ago - Stars: 33 - Forks: 2

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

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: about 1 month ago - Pushed at: over 5 years ago - Stars: 31 - Forks: 15

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

atoptima/BlockDecomposition.jl
Extension of JuMP to model decomposable mathematical programs (using Benders or Dantzig-Wolfe decomposition paradigm)
Language: Julia - Size: 247 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 29 - 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: 19 days ago - Pushed at: 12 months ago - Stars: 25 - Forks: 10

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: 6 months ago - Pushed at: 6 months ago - Stars: 24 - Forks: 7

jiedxu/BendersOptim 📦
Benders decomposition to solve mixed integer linear programming, especially stochastic programming in seconds!
Language: Julia - Size: 325 KB - Last synced at: 11 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: 4 months ago - Pushed at: 4 months ago - Stars: 23 - Forks: 10

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: over 1 year ago - Pushed at: over 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: 184 KB - Last synced at: 24 days ago - Pushed at: 2 months 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: 11 days ago - Pushed at: 7 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: 11 days ago - Pushed at: 7 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.18 MB - Last synced at: 19 days ago - Pushed at: 22 days ago - Stars: 18 - Forks: 10

Artelys/knitro-modeling-examples
Nonlinear programming application examples solved with Artelys Knitro
Language: Jupyter Notebook - Size: 9.33 MB - Last synced at: about 2 months ago - Pushed at: about 2 months 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: about 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: 11 days ago - Pushed at: 7 months ago - Stars: 15 - Forks: 0

ampl/rAMPL
R API for AMPL
Language: C++ - Size: 930 KB - Last synced at: 6 months ago - Pushed at: 8 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: about 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: about 2 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 4

ds4dm/ZERO
ZERO is a modular C++ library interfacing Mathematical Programming and Game Theory.
Language: C++ - Size: 34.3 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 13 - 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: about 1 month ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 6

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: 4 days ago - Pushed at: 18 days ago - Stars: 12 - Forks: 11

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

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

mathopt/DynamicOED.jl
Optimal experimental design of ODE and DAE systems in julia
Language: Julia - Size: 914 KB - Last synced at: 4 days ago - Pushed at: 5 days 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: 25 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: almost 2 years 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: over 2 years ago - Pushed at: over 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: 4 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: 3 months 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

fhamonic/gecot
Graph-based Ecological Connectivity Optimization Tool
Language: C++ - Size: 148 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 10 - Forks: 0

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

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: over 4 years ago - Stars: 9 - Forks: 1

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

scale-lab/MILPTune
Automatic MILP solver configuration by learning problem similarities
Language: Python - Size: 137 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

jamestrimble/kidney_solver
Solve kidney-exchange instances using Python and Gurobi
Language: Python - Size: 148 KB - Last synced at: about 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: almost 2 years 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: over 1 year ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

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

milad1378yz/EvoCut
EvoCut: Automatic generation of acceleration cuts for integer programs via evolutionary search and LLMs.
Language: Python - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 0

m-monaci/MARGOT
Source code of the paper "Margin Optimal Classification Trees"
Language: Python - Size: 298 KB - Last synced at: 5 months ago - Pushed at: 5 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: 3 months ago - Pushed at: 10 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: 3 days ago - Pushed at: about 1 year 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: over 3 years ago - Stars: 7 - Forks: 3

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

ed-lam/bcp2-mapf
BCP2-MAPF – branch-and-cut-and-price for multi-agent path finding, version 2
Language: C++ - Size: 8.76 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 6 - Forks: 2

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

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: about 1 month ago - Pushed at: 5 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: 22 days ago - Pushed at: 22 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: 24 days ago - Pushed at: 24 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: 12 months ago - Pushed at: 12 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: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0
