All Projects → EKR-SIMPLEX-PROBLEM-CALCULATOR → Similar Projects or Alternatives

27 Open source projects that are alternatives of or similar to EKR-SIMPLEX-PROBLEM-CALCULATOR

minilp
A pure Rust linear programming solver
Stars: ✭ 61 (+369.23%)
Machine-Learning
🌎 I created this repository for educational purposes. It will host a number of projects as part of the process .
Stars: ✭ 38 (+192.31%)
Mutual labels:  linear-programming
SimplexSolver
An easy-to-use Simplex solver class for linear programming.
Stars: ✭ 18 (+38.46%)
Mutual labels:  linear-programming
Gosl
Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.
Stars: ✭ 1,629 (+12430.77%)
Mutual labels:  linear-programming
gibbous
Convex optimization for java and scala, built on Apache Commons Math
Stars: ✭ 17 (+30.77%)
Mutual labels:  linear-programming
good lp
Linear Programming for Rust, with an user-friendly API. This crate allows modeling LP problems, and let's you solve them with various solvers.
Stars: ✭ 77 (+492.31%)
Mutual labels:  linear-programming
rcbc
COIN-OR branch and cut (CBC) bindings for R
Stars: ✭ 16 (+23.08%)
Mutual labels:  linear-programming
rust-lp-modeler
Lp modeler written in Rust
Stars: ✭ 75 (+476.92%)
Mutual labels:  linear-programming
portfolio allocation js
A JavaScript library to allocate and optimize financial portfolios.
Stars: ✭ 145 (+1015.38%)
Mutual labels:  linear-programming
L1-optimal-paths-Stabilization
Video Stabilization with the L1 optimal camera paths technique.
Stars: ✭ 33 (+153.85%)
Mutual labels:  linear-programming
cddlib
An efficient implementation of the Double Description Method
Stars: ✭ 71 (+446.15%)
Mutual labels:  linear-programming
swap
A Solver for the Wavelength Assignment Problem (RWA) in WDM networks
Stars: ✭ 27 (+107.69%)
Mutual labels:  linear-programming
lpsolvers
Linear programming solvers in Python with a unified API
Stars: ✭ 20 (+53.85%)
Mutual labels:  linear-programming
SDLP
Seidel's LP Algorithm: Linear-Complexity Linear Programming for Small-Dimensional Variables
Stars: ✭ 36 (+176.92%)
Mutual labels:  linear-programming
pydata-london-2018
Slides and notebooks for my tutorial at PyData London 2018
Stars: ✭ 22 (+69.23%)
Mutual labels:  linear-programming
fpl-optimiser
Optimise FPL squads
Stars: ✭ 50 (+284.62%)
Mutual labels:  linear-programming
rmpk
Mixed Integer Linear and Quadratic Programming in R
Stars: ✭ 37 (+184.62%)
Mutual labels:  linear-programming
linearprogramming
Code for the Modeling and Solving Linear Programming with R book
Stars: ✭ 38 (+192.31%)
Mutual labels:  linear-programming
emhass
emhass: Energy Management for Home Assistant, is a Python module designed to optimize your home energy interfacing with Home Assistant.
Stars: ✭ 54 (+315.38%)
Mutual labels:  linear-programming
blt
Lattice-based integer linear programming solver
Stars: ✭ 60 (+361.54%)
Mutual labels:  linear-programming
Linear-Algebra-and-Its-Applications-notes
《线性代数及其应用》笔记
Stars: ✭ 196 (+1407.69%)
Mutual labels:  linear-programming
minizinc-python
Access to all MiniZinc functionality directly from Python
Stars: ✭ 92 (+607.69%)
Mutual labels:  linear-programming
antaresViz
ANTARES Visualizations
Stars: ✭ 19 (+46.15%)
Mutual labels:  linear-programming
flipy
A Python linear programming interface library
Stars: ✭ 23 (+76.92%)
Mutual labels:  linear-programming
Cassowary
High performance swift implement of constraint solving algorithm cassowary
Stars: ✭ 45 (+246.15%)
Mutual labels:  simplex-algorithm
cuda-revised-simplex
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}
Stars: ✭ 19 (+46.15%)
Mutual labels:  simplex-algorithm
SimplexSolver
Python script that solves standard linear programs with the Simplex algorithm and outputs step-by-step LaTeX instructions.
Stars: ✭ 38 (+192.31%)
Mutual labels:  simplex-algorithm
1-27 of 27 similar projects