An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with linear-optimization

A curated list of projects in awesome lists tagged with linear-optimization .

https://github.com/pypsa/linopy

Linear optimization with N-D labeled arrays in Python

cbc cplex glpk gurobi linear-optimisation linear-optimization optimisation optimization python xarray xpress

Last synced: 04 Apr 2025

https://github.com/tkachenko0/traveling-salesman-problem

TSP is a classic optimization problem in computer science and operations research. In this essay, we playfully apply TSP to the case where Elon Musk, the visionary entrepreneur of SpaceX, wishes to visit all the planets of our solar system with minimum cost.

convex-optimization linear-optimization salesman-problem tsp-problem

Last synced: 08 Oct 2025

https://github.com/chutrunganh/simplex-method

📌Simple Method in optimization problem, step by step with C language implementation.

c hust linear-optimization linear-programming linear-programming-solver optimization simplex simplex-algorithm simplex-method tableau

Last synced: 25 Oct 2025

https://github.com/mschubert/symplex

A python package to specify CPlex models using symbolic matrix equations

cplex linear-optimization mixed-integer-programming python symbolic-computation

Last synced: 14 Oct 2025

https://github.com/yannick-kees/fourier-motzkin

Implementation of the Fourier-Motzkin algorithm in C++. Fourier–Motzkin elimination is a algorithm for eliminating variables from a system of linear inequalities. In practice it is used e.g. for deciding if a set is non-empty

c-plus-plus fourier-motzkin-elimination linear-optimization linear-programming simplex-algorithm

Last synced: 17 Mar 2025