Splitting Conic Solver
- Updated
Nov 24, 2025 - C
Splitting Conic Solver
An efficient implementation of the Double Description Method
Quadratic Objective Conic Optimizer
QSopt_ex - an exact linear programming solver. This is a fork adding improvements to the build system, library and a Python interface.
Operations Research Lab. Involves coding the various Linear Programming Problem optimization methods in C/C++.
A MATLAB MEX Interface for the GLPK Library
📌Simple Method in optimization problem, step by step with C language implementation.
Repository for the course Operations Research 2
superADMM: Quadratic Program Solver with dynamic weighting ADMM
2D Linear Programming Solver for C/JS/Python
SIMPLEX algorithm applied in c
Resolves linear programming problems (LP) with the simplex algorithm showing all the intermediate steps. With a basic interface (Glade & GTK+) input and Latex (beamer) Output.
Nelder-Mead Simplex Algorithm C-Implementation
A library for furnace charge optimization
Solving quadratic programming problem using subgradient optimizer
An implementation of the classical Simplex algorithm in C
A multiobjective linear problem (MOLP) solver - Implemented threads (C)
🗑️📍 Solução em Python para otimizar rotas de coleta de lixo, usando OSMnx para mapeamento geográfico e PuLP para a resolução do modelo de Programação Linear.
Transportation Problem is famous problem involving Operational Research. This repo contains a C program implementing "Transportation Problem Solver". Given a set of sources and destinations with capacity and demands respectively and the cost of transportation of an unit from a particular source to destination, Transportation Problem is finding t…
Add a description, image, and links to the linear-programming topic page so that developers can more easily learn about it.
To associate your repository with the linear-programming topic, visit your repo's landing page and select "manage topics."