There are 3 repositories under integer-linear-programming topic.
A curated list of mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.
Simple OOP javaScript library to solve linear programs, and mixed integer linear programs
Hands-on course about linear programming and mathematical optimization.
Hands-On Mathematical Optimization with AMPL in Python
AMPL Model Colaboratory
A Python API to automatically cast graph-related optimisation problems into ILP instances for Gurobi
Optimization Models and Algorithms
An open-source library crafting efficient algorithms for Mixed Integer Linear Programming (MILP) challenges.
Integer linear programming (ILP) approach to the school timetabeling problem.
official repo for the NeurIPS 2022 paper "A Solver-Free Framework for Scalable Learning in Neural ILP Architectures"
AMPL Modeling Tips with Streamlit
A Julia solver of Ring Star Problem variants
A Python package to quickly decompose weighted graphs into weights paths, under various models.
REliable PIcking by Consensus (REPIC) - an ensemble learning methodology for cryo-EM particle picking
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)
Python operations research applications including sudoku solver, tictactoe gaming AI
Graph-Based (M)ILP Problem Specification Tool
Solving the two-dimensional strip packing problem, using several combinatorial decision making and optimization approaches: Constraint Programming, Boolean SATisfiability, Satisfiability Modulo Theory; Integer Linear Programming.
Coco provides a fast, exact method to solve variations of the Reserve Selection problem including connectivity. It provides a python implementation using the Gurobi ILP solver
A bare-bones scipy-based solver for mixed integer LPs
Solving travelling salesman problem to optimality using Linear Programming using four different formulations in Gurobi
Computer Science B.Sc thesis paper and final stage experience. Approaching a Computational Biology Problem with integer linear programming tools.
Appunti del corso "Ottimizzazione Lineare Intera", tenuto presso UniMoRe nell'a.a. 2022-2023
This is an Operations Research Course Project. This is a QT GUI that implements Knapsack and Transportation Cost Problem. We used Gurobi as A Solver.
Working on the Multiple Choice Knapsack Problem to design optimal packet schedulers for 5G data rates. (Jan - Feb 2020)
A fast, scalable, data-driven approach for solving relaxations of 0-1 integer linear programs on GPU.
Especialização em Métodos Matemáticos Aplicados - UTFPR
This repository contains the assignments done during the Linear Optimization course offered by Indraprastha Institute of Information Technology, Delhi during Winter 2023.
The API offers a solution tool for a logistics problem of locating a "p" number of logistics facilities with territorial and capacity constraints.
python package for fast solver-free training of neural ILP architectures