◐ Shell
clean mode source ↗

Build software better, together

Here are 214 public repositories matching this topic...

Simple OOP javaScript library to solve linear programs, and mixed integer linear programs

  • Updated Apr 7, 2026
  • TypeScript

Python script that solves standard linear programs with the Simplex algorithm and outputs step-by-step LaTeX instructions.

  • Updated Sep 18, 2024
  • Python

An implementation of the revised simplex algorithm in CUDA for solving linear optimization problems in the form max{c*x | A*x=b, l<=x<=u}

  • Updated Dec 9, 2016
  • Cuda

A Python implementation of Simplex and Interior-Point algorithms for solving Linear Programs (LPs)

  • Updated Jul 11, 2019
  • Python

MATLAB implementations of the simplex method, dual simplex method and sensitivity analysis.

  • Updated Aug 13, 2019
  • MATLAB

Improve this page

Add a description, image, and links to the simplex-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the simplex-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more