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

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

Related Topics
optimization 85 linear-programming 71 operations-research 31 python 28 combinatorial-optimization 20 mixed-integer-programming 18 gurobi 18 optimization-algorithms 17 constraint-programming 15 mip 14 integer-linear-programming 14 branch-and-bound 13 machine-learning 13 genetic-algorithm 8 cutting-planes 8 mathematical-modelling 8 discrete-optimization 8 r 7 ampl 7 linear-optimization 7 simplex 7 mathematical-programming 7 gurobipy 7 dynamic-programming 7 milp 7 nonlinear-optimization 6 quadratic-programming 6 mathematics 6 convex-optimization 6 or-tools 6 tabu-search 6 vehicle-routing-problem 6 knapsack-problem 6 network-flow 6 cplex 6 nonlinear-programming 5 algorithms 5 scheduling 5 python3 5 tsp 5 column-generation 5 travelling-salesman-problem 5 math 5 metaheuristics 5 optimization-problem 4 javascript 4 reinforcement-learning 4 combinatorics 4 sat-solver 4 research-project 4 graph-algorithms 4 mathematical-optimization 4 jump 3 ortools 3 optimization-tools 3 rust 3 julia 3 multi-objective-optimization 3 glpk-solver 3 simulated-annealing 3 pulp 3 non-linear-optimization 3 modeling 3 cp-sat 3 constrained-clustering 3 mixed-integer-optimization 3 minizinc 3 optimisation-problem 3 optimization-methods 3 research-paper 3 research 3 gurobi-optimization 3 lagrangian-relaxation 3 artificial-intelligence 3 simplex-algorithm 3 cpp 3 sagemath 3 networkx 3 visualization 3 greedy-algorithms 3 bin-packing 2 path-planning 2 meta-heuristic 2 binary-integer-programming 2 differential-evolution 2 backtracking 2 constraint-satisfaction-problem 2 investment-portfolio 2 integer-arithmetic 2 game-theory-model 2 game-theory 2 graph-clustering 2 facility-location 2 scheduling-algorithms 2 google-or-tools 2 tsp-problem 2 modeling-language 2 branch-and-price 2 heuristic-algorithm 2 binary-programming 2