135 skills found · Page 2 of 5
r-opt / RmpkMixed Integer Linear and Quadratic Programming in R
facebookresearch / CL LNSCode repo for ICML'23 Searching Large Neighborhoods for Integer Linear Programs with Contrastive Learning
lanl-ansi / MINLPLib.jlA JuMP-based library of Non-Linear and Mixed-Integer Non-Linear Programs
kathleenwest / Mixed Integer Linear Programming Example Power Systems Analysis AA 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.
sailik1991 / StackelbergEquilibribumSolversSolves a Mixed Integer Linear Program to generate the Stacklberg Equilibrium of a General-sum (+Bayesian) Games.
MIRALab-USTC / L2O G2MILPThis is the code for G2MILP, a deep learning-based mixed-integer linear programming (MILP) instance generator.
MIRALab-USTC / L2O DiffILOThis is the code of DiffILO, an unsupervised learning approach for predicting solutions to Integer Linear Programs (ILPs).
cochoa0x1 / Integer Programming With PythonIntroduction to Linear and Integer Programming Book
AlbertoCastelo / Resource Allocation OptSolving Resource Allocation problems with Mixed-Integer Linear Programming in Python
lp-solve / Lp SolveMixed Integer Linear Programming (MILP) solver
jiedxu / BendersOptimBenders decomposition to solve mixed integer linear programming, especially stochastic programming in seconds!
gverger / Ruby CbcA wrapper around Coin-Or Cbc Integer Linear Programming solver
meghnathomas / MILPNetMixed-Integer Linear Programming framework for water distribution system optimization
MarcelGosselin / LpSolveDotNetAllows the usage in .NET of the Mixed Integer Linear Programming (MILP) solver lp_solve.
srcostenoble / SimplexLinear programming problem solver, also does integer and mixed programming.
coin-or / DipDIP is a decomposition-based solver framework for mixed integer linear programs.
Sandbergo / Branch2learn:trident: Learning to Branch in Mixed Integer Linear Programming with Graph Convolutional Neural Networks in Ecole
Ian-Elliott / UAV NavigationMixed integer linear programming of multiple obstacle avoidance trajectory design.
alvinxhan / PhyCLIPPhylogenetic Clustering by Linear Integer Programming (PhyCLIP)
dthuerck / CulipCode for the culip ("CUda for Linear and Integer Programming") project, containing GPU primitives for linear algebra, linear optimization and (someday) integer optimization.