An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mixed-integer-programming

ERGO-Code/HiGHS

Linear optimization software

Language: C++ - Size: 117 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1,272 - Forks: 241

Artelys/knitro-modeling-examples

Nonlinear programming application examples solved with Artelys Knitro

Language: Jupyter Notebook - Size: 9.33 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 17 - Forks: 4

atraplet/scip4j-native

SCIP Solver for Java Native Libraries

Language: Java - Size: 81.1 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

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: Kotlin - Size: 2.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

NVIDIA/cuopt-examples

NVIDIA cuOpt examples for decision optimization

Language: Jupyter Notebook - Size: 22.7 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 351 - Forks: 50

jump-dev/BARON.jl

A Julia interface to the BARON mixed-integer nonlinear programming solver

Language: Julia - Size: 185 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 19 - Forks: 12

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: 11 days ago - Pushed at: 11 days ago - Stars: 789 - Forks: 101

metab0t/PyOptInterface

Efficient modeling interface for mathematical optimization in Python

Language: C++ - Size: 4.7 MB - Last synced at: 5 days ago - Pushed at: 12 days ago - Stars: 282 - Forks: 17

atraplet/scip4j

SCIP Solver for Java

Language: Java - Size: 1.3 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

m4opt/m4opt

Multi-Mission Multi-Messenger Observation Planning Toolkit

Language: Python - Size: 2.16 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 18 - Forks: 10

atraplet/highs4j

HiGHS Solver for Java

Language: Java - Size: 219 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 1

atoptima/Coluna.jl

Branch-and-Price-and-Cut in Julia

Language: Julia - Size: 27.8 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 204 - Forks: 46

samarthmistry/opti-extensions

A collection of custom data structures and user-friendly functions for mathematical optimization modeling with DOcplex, gurobipy, and Xpress.

Language: Python - Size: 234 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

jump-dev/JuMP.jl

Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)

Language: Julia - Size: 328 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2,334 - Forks: 407

nablarise/ReformulationKit.jl

Automated JuMP model reformulations for decomposition-based optimization.

Language: Julia - Size: 297 KB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

jump-dev/Pajarito.jl

A solver for mixed-integer convex optimization

Language: Julia - Size: 10.8 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 136 - Forks: 21

RobinChen121/Stochastic-Inventory

Stochastic dynamic programming code in Java to solve stochastic operational research problems

Language: Java - Size: 3.84 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 5 - Forks: 1

hlefebvr/idol

A C++ Framework for Optimization

Language: C++ - Size: 18.3 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 36 - Forks: 1

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: 4 days ago - Pushed at: 4 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: 4 days ago - Pushed at: 3 months ago - Stars: 32 - Forks: 2

scipopt/russcip

Rust interface for SCIP

Language: Rust - Size: 2.81 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 70 - Forks: 17

cog-imperial/OMLT

Represent trained machine learning models as Pyomo optimization formulations

Language: Python - Size: 13.1 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 327 - Forks: 66

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: 26 days ago - Pushed at: 26 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: 12 days ago - Pushed at: about 1 month ago - Stars: 89 - Forks: 25

atraplet/highs4j-native

HiGHS Solver for Java Native Libraries

Language: Java - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

harshangrjn/QuantumCircuitOpt.jl

A Julia/JuMP Package for Optimal Quantum Circuit Design

Language: Julia - Size: 9.63 MB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 59 - Forks: 15

fhamonic/gecot

Graph-based Ecological Connectivity Optimization Tool

Language: C++ - Size: 145 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 0

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: 6 days ago - Pushed at: about 1 month ago - Stars: 29 - Forks: 7

ampl/amplpy

Python API for AMPL

Language: Cython - Size: 3.36 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 81 - Forks: 20

merschformann/sardine-can

Humble 3D knapsack / bin packing solver

Language: C# - Size: 7.61 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 97 - Forks: 21

var-nan/SGUFP_Solver

A Mixed-Integer Programming (MIP) Solver for Stochastic Unsplittable Network Flow Problems

Language: C++ - Size: 864 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

willweiao/MIP-Parameter-Tuning-with-Gurobi

This project explores learning-based parameter tuning for solving MIP problems with Gurobi,currently on hold due to limited dataset size and weak feature-runtime correlation.

Language: Jupyter Notebook - Size: 568 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

ed-lam/bcp2-mapf

BCP2-MAPF – branch-and-cut-and-price for multi-agent path finding, version 2

Language: C++ - Size: 8.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

scipopt/SCIP.jl

Julia interface to SCIP solver

Language: Julia - Size: 1.24 MB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 111 - Forks: 24

jump-dev/Gurobi.jl

A Julia interface to the Gurobi Optimizer

Language: Julia - Size: 922 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 235 - Forks: 84

coin-or/minotaur

Minotaur Toolkit for Mixed-Integer Nonlinear Optimization

Language: C++ - Size: 9.58 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 78 - Forks: 23

jump-dev/KNITRO.jl

A Julia interface to the Artelys Knitro solver

Language: Julia - Size: 1.02 MB - Last synced at: 3 days ago - Pushed at: 25 days ago - Stars: 80 - Forks: 24

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: 5 days ago - Pushed at: 5 months ago - Stars: 15 - Forks: 0

GuechtouliAnis/Knapsack

A web application built with Streamlit to solve the knapsack problem using mixed-integer optimization. Users can input the values and weights of different items, set a knapsack limit, and select between 0/1 or unbounded knapsack types. The app visualizes the optimal selection of items based on the user's input and displays the results dynamically.

Language: Python - Size: 453 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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

Echtzeitsysteme/gips-ihtc-2024-submission Fork of Echtzeitsysteme/gips-examples

GIPS-based submission for the IHTC (Integrated Healthcare Timetabling Competition) 2024.

Language: Java - Size: 61.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

lucapdr1/mip-solver

Python framework for experimenting with transformations of Mixed Integer Programming (MIP) problems. Designed for research and benchmarking, it includes tools for reordering, canonical form generation, and block decomposition. Compatible with external solvers such as Gurobi, and supports evaluation on MIPLIB benchmark instances.

Language: Python - Size: 7.02 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

JoshuaJones27/Jobshop

Python toolkit for Job Shop Scheduling with MIP & metaheuristics

Language: C - Size: 362 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

relund/gMOIP

2D and 3D plots of linear/integer programming models in R

Language: HTML - Size: 250 MB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 2

AmirUCR/SIRIUS

SIRIUS is a synthetic biology tool that, given a peptide sequence, designs n maximally divergent gene sequences

Language: C++ - Size: 47.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - 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: about 1 month ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1

msakai/bnn-verification

BNN verification dataset for Max-SAT Evaluation 2020 and MIPLIB 2024

Language: TeX - Size: 46.1 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

lanl-ansi/Alpine.jl

A Julia/JuMP-based Global Optimization Solver for Non-convex Programs

Language: Julia - Size: 5.48 MB - Last synced at: 30 days ago - Pushed at: 5 months ago - Stars: 248 - Forks: 42

marcotallone/railway-scheduling

Improving the scheduling of railway maintainance projects by minimizing passengers delays subject to event requests of railway operators through mixed integer linear programming optimisation.

Language: Jupyter Notebook - Size: 121 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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: 3 months ago - Pushed at: 3 months ago - Stars: 36 - Forks: 0

jump-dev/Cbc.jl

A Julia interface to the Coin-OR Branch and Cut solver (CBC)

Language: Julia - Size: 361 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 83 - Forks: 35

MIT-SPARK/CertifiablyRobustPerception

Certifiable Outlier-Robust Geometric Perception

Language: MATLAB - Size: 12.4 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 117 - Forks: 17

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

samarthmistry/docplex-extensions

A collection of custom data structures and user-friendly functions for mathematical optimization modeling with DOcplex — IBM® Decision Optimization CPLEX® Modeling for Python.

Language: Python - Size: 266 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Eduardo281/Gurobi_Cpp_TSP

A header only factory of Traveling Salesman Problem (TSP) models built using Gurobi 12 in C++

Language: C++ - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Eduardo281/CTSP_d

Code and instances related to the Clustered Traveling Salesman Problem with d-Relaxed Priority Rule (CTSP-d)

Language: Python - Size: 6.14 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ytsao/complete-vnn

implement a mixed-integer programming model for verifying feedforward neural networks

Language: Linear Programming - Size: 108 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mathopt/DynamicOED.jl

Optimal experimental design of ODE and DAE systems in julia

Language: Julia - Size: 912 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 11 - Forks: 0

YukiShirai/conpt

C++/python codes for contact-rich trajectory optimization.

Language: C++ - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 1

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

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

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: 5 days ago - Pushed at: 5 months ago - Stars: 19 - Forks: 0

ktnr/BinPacking2D

Exact solutions for two-dimensional bin packing problems by branch-and-cut

Language: Python - Size: 1.06 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 65 - Forks: 10

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: 5 days ago - Pushed at: 5 months ago - Stars: 19 - Forks: 0

Epanemu/LiCE

Likely Counterfactual Explanations - a MIO-based method for CE generation, using Sum-Product Networks to ensure plausibility

Language: Jupyter Notebook - Size: 23.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

YankaiGroup/optimal_decision_tree

A Deterministic Global Optimization Training Algorithm for Decision Tree Problem

Language: Julia - Size: 935 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 3

msakai/QPLIB-PB

Pseudo-boolean optimization problems converted from QPLIB

Language: Ruby - Size: 17.5 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

msakai/minlplib2-pb

Pseudo boolean optimization problems converted from MINLPLIB2

Language: Ruby - Size: 19.1 MB - Last synced at: about 1 month ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

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: 6 months ago - Stars: 58 - Forks: 12

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

jump-dev/CPLEX.jl

A Julia interface to the CPLEX solver

Language: Julia - Size: 857 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 139 - Forks: 62

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

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

lanl-ansi/Juniper.jl

A JuMP-based Nonlinear Integer Program Solver

Language: Julia - Size: 1.15 MB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 180 - Forks: 23

jump-dev/Xpress.jl

A Julia interface to the FICO Xpress Optimization suite

Language: Julia - Size: 1.11 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 66 - Forks: 31

pyrddlgym-project/pyRDDLGym-gurobi

Gurobi compilation of RDDL description files to mixed-integer programs, and optimization tools.

Language: Python - Size: 127 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

Xavier-MaYiMing/Scheduling-Models

A collection of Mixed Integer Programming and Constraint Programming models for various scheduling problems, with Python implementations using CPLEX and Gurobi.

Language: Python - Size: 3.02 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

xoolive/optim4ai

Optimisation for Artificial Intelligence, a 4-day course

Language: Jupyter Notebook - Size: 5.76 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

jiedxu/MatrixOptim.jl

Data-driven decision making under uncertainty using matrices

Language: Julia - Size: 71.2 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 30 - Forks: 6

spiralulam/intro_opt_models

This repository contains the code examples of the book "Einführung in Optimierungsmodelle" ("Introduction to Optimization Models") (Sudermann-Merx, 2023)

Language: Python - Size: 117 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

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: 4 months ago - Pushed at: over 3 years ago - Stars: 48 - Forks: 10

mayakrolik/Optimization_Methods_Projects

Code solutions to my problem sets for MIT's 6.C571 Optimization Methods

Language: Jupyter Notebook - Size: 928 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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

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: 2 months ago - Pushed at: over 6 years ago - Stars: 35 - Forks: 5

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: about 1 month ago - Pushed at: about 8 years ago - Stars: 56 - Forks: 22

QuantDevJayson/transportation-puzzle-illustration-using-julia

Julia is an efficient, high-performance language, making it an excellent choice for solving the transportation problem, which involves optimization and large-scale computation.

Language: Julia - Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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

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

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

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

avaneev/biteopt

Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP

Language: C++ - Size: 3.32 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 148 - Forks: 9

SimReale/multiple_couriers_CVRP

Combinatorial optimization project for the Multiple Couriers Problem (MCP).

Language: Python - Size: 2.18 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Jontata/CarsharingModelCaseStudy

Quantitative Insights in Carsharing: Demand, User Preferences, and Profitability.

Language: Python - Size: 31.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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

demirayonur/CC-MMDP

Algorithms for Capacity Constrained Multi-model Markov Decision Processes

Language: Java - Size: 36.1 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

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

ChosenQuill/Course-Planner

An optimization tool to select the best 10-course plan for Georgia Tech's MSCS, using linear programming to balance specialization requirements and personal preferences.

Language: Python - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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

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: about 19 hours ago - Pushed at: 8 months ago - Stars: 12 - Forks: 11

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

Related Keywords
mixed-integer-programming 247 optimization 97 linear-programming 75 python 42 operations-research 29 gurobi 28 optimization-algorithms 21 cplex 20 constraint-programming 18 julia 17 mathematical-programming 17 integer-programming 17 nonlinear-optimization 16 mathematical-modelling 15 milp 14 gurobipy 14 mip 13 nonlinear-programming 13 quadratic-programming 13 combinatorial-optimization 12 convex-optimization 11 branch-and-bound 10 mathematical-optimization 10 machine-learning 10 integer-linear-programming 9 ampl 9 python3 9 mixed-integer-optimization 9 optimization-problem 8 linear-optimization 8 vehicle-routing-problem 8 discrete-optimization 8 knapsack-problem 7 gurobi-optimization 7 julia-language 7 stochastic-optimization 7 java 6 jump-jl 6 scheduling 6 pyomo 6 heuristics 6 mixed-integer-nonlinear-programming 6 modeling-language 6 mixed-integer-linear-programming 6 column-generation 5 branch-and-cut-and-price 5 dynamic-programming 5 r 5 tsp 5 data-science 5 global-optimization 5 stochastic-programming 4 ortools 4 cvxpy 4 cpp 4 scheduling-problem 4 minizinc 4 travelling-salesman-problem 4 conic-optimization 4 pytorch 4 graph-algorithms 4 modeling 4 sat-solver 4 benders-decomposition 4 heuristic-algorithm 4 pulp 4 rust 4 jupyter-notebook 4 algorithm 4 metaheuristics 4 conic-programs 4 game-theory 3 neural-networks 3 trajectory-optimization 3 control-systems 3 amplpy 3 vrp 3 optimal-control 3 motion-planning 3 interior-point-method 3 heuristic-optimization 3 satisfiability-modulo-theories 3 or-tools 3 multi-objective-optimization 3 milp-model 3 route-optimization 3 traveling-salesman-problem 3 local-search 3 branch-and-cut 3 optimization-methods 3 scheduling-algorithms 3 robotics 3 dantzig-wolfe-decomposition 3 matlab 3 semidefinite-programming 3 inventory-management 3 parallel-computing 3 branch-and-price 3 solver 3 production-planning 2