simplex-algorithm topic

List simplex-algorithm repositories

FastNoiseLite

2.6k
Stars
312
Forks
Watchers

Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go

jsLPSolver

409
Stars
67
Forks
Watchers

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

minilp

79
Stars
10
Forks
Watchers

A pure Rust linear programming solver

cuda-revised-simplex

27
Stars
6
Forks
Watchers

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}

SimplexSolver

76
Stars
25
Forks
Watchers

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

Cassowary

48
Stars
7
Forks
Watchers

High performance swift implement of constraint solving algorithm cassowary

gilp

43
Stars
7
Forks
Watchers

A Python package for visualizing the geometry of linear programs.

Coq-Polyhedra

21
Stars
4
Forks
Watchers

Formalizing convex polyhedra in Coq

SimplexNoise

21
Stars
6
Forks
Watchers

Arduino library for Simplex Noise

lippy

18
Stars
3
Forks
Watchers

A module for solving linear programming problems on Python.