Topic: "integer-programming"
carlo98/mission-planning-optimization
Prize collecting TSP with integer programming, branch & bound and revised simplex.
Language: Python - Size: 193 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

CsanyiDavid/vehicle_routing_problem
Implementing an integer programming based solution for the Vehicle Routing Problem on the road network of Hungary.
Language: C++ - Size: 246 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

onatucsd/mathematical_opt_tutorial
Mathematical Optimization Tutorial
Language: MATLAB - Size: 10.7 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Kartikaggarwal98/Transhipment-Network
Post-Disaster Humanitarian Transhipment Model using Gurobipy
Language: Jupyter Notebook - Size: 736 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mkoeppe/jiawei-computations
Computations supporting Chapters 2 and 3 of Jiawei Wang's dissertation "Subadditivity of Piecewise Linear Functions", UC Davis, Ph.D. program in Mathematics, 2020
Language: Jupyter Notebook - Size: 17.3 MB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

mkoeppe/jiawei-computational-results
Computational results supporting Chapters 2 and 3 of Jiawei Wang's dissertation "Subadditivity of Piecewise Linear Functions", UC Davis, Ph.D. program in Mathematics, 2020. Various branches are included as submodules in https://github.com/mkoeppe/jiawei-computations
Size: 25.6 MB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

xgandibleux/metaUKPstu
well-known optimization algorithms on the 01UKP for pedagogical purposes
Language: Julia - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

alikhanlab/wirecut-optimization
Wire cut optimization
Language: Python - Size: 219 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

aaronsnoswell/polyomino-solver
Find multihedral tilings of patterns using Polyominoes
Language: MATLAB - Size: 191 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rohith2506/hashcode2020
Google HashCode 2020
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

shehio/Optimization-Applications
Some applications of optimization using linear, binary, and integer programming.
Language: C# - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

addejans/MSc-Research-FacetDiscoveryTool
In coordination with facet discovery tool
Language: Jupyter Notebook - Size: 913 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

iagoac/set_covering
A simple implementation of the compact ILP formulation for the Set Covering problem
Language: C++ - Size: 1.94 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

ccowen37/ccowen37.github.io
A web notebook for exploring operations research problems
Language: HTML - Size: 1.01 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

phil8192/tile-maps
Mapping a set of random points to a uniform lattice
Language: Python - Size: 6.19 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ALCO-PoliTO/DinnerFor11
DinnerFor11 proves that the Oberwolfach problem OP(3,3,5) has no solution.
Language: Java - Size: 1.4 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

hadisfr/graph-coloring-r
greedy & ILP solution for graph coloring problem in R - UT Algorithmic Graph Theory S97 - mirror of https://gitlab.com/hadi_sfr/r_graph_coloring
Language: R - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

WassimLh/Peg_Solitaire_Solver
This Discrete Optimization Project aims to solve a Peg Solitaire Problem
Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Plastix/osm-integer-programming
Integer programming optimization for bike routing. Part of my senior thesis code.
Language: Java - Size: 21 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

josecoliveira/linear-programming-20181
Implementation of (linear) integer programming
Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

omjb13/paymemaybe
Integer Programming formulation of a debt-distribution network
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

thborges/smmodel
SM Model Optimization: Lagrange and MIP
Language: C - Size: 3.8 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

afurculita/IP-BranchAndBound
Java implementation of a total unimodularity based branch and bound method for boolean integer programming
Language: Java - Size: 337 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

iPieter/optimalisatietechnieken
Short textbook for the class optimisation techniques (in dutch)
Language: PostScript - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Anililiy/integer-programming
Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

shiv4nsh/scala-mip
This repository is a demonstration of how to solve a Mixed Integer Problem in Scala using optimus
Language: Scala - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

leotac/julia-cuts
:scissors: Cutting planes separation in Julia with JuMP
Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Behrouz-Babaki/Pigeon
A solver for a class of constrained graph clustering problems
Language: Python - Size: 26.4 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Behrouz-Babaki/graph_clustering
A solver for a class of constrained graph clustering problems
Language: TeX - Size: 26.5 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1
