Docker container to use Pyomo with GLPK and COIN-OR
-
Updated
Jul 30, 2021 - Dockerfile
Docker container to use Pyomo with GLPK and COIN-OR
Here I have implemented the Assigment Problem which is a well known optimization problem.
Two different solutions for the assignment problem using the GLPK solver and the greedy algorithm.
Solve any sudoku using linear programming
Won Optimization model class competition issued by Dr. Brooks (M.D.A. department chair and professor). Proposed Python, Pyomo and GLPK network optimization model approach with binary variables and logical constraints to simulate reorganization of 1700 workspaces across 17 floors, while allocating for changing project teams and requirements. Prov…
A web user interface for energy systems modelling
Modelos matemáticos e heurísticas de pesquisa operacional
Linear Optimization programs with C and GLPK
Submission of the second round of the German National Competition in Computer Science in 2007/2008.
Bomboniera (meaning candybox in Italian) is a small utility to put students into their dorms :)
This notebook serves as an introduction to Linear Programming and MILP with Python, covering both the concepts and practical applications through various popular optimization problems.
This code is the implementation of the research paper: New insights on integer programming models for the kidney exchange problem. Miguel Constantino, Xenia Klimentova, Ana Viana, and Abdur Rais (Constantino et al). European Journal of Operational Research, 231(1):57–68, 2013. Integer programs in the paper are solved using glpk solver in python.
This repo highlights the use of optimizers in Julia for solving Leetcode challenges and other Algorithms
Add a description, image, and links to the glpk-solver topic page so that developers can more easily learn about it.
To associate your repository with the glpk-solver topic, visit your repo's landing page and select "manage topics."