bolner / SimplexSolver
An easy-to-use Simplex solver class for linear programming.
☆20Updated 7 years ago
Alternatives and similar repositories for SimplexSolver:
Users that are interested in SimplexSolver are comparing it to the libraries listed below
- This includes a C++ implementation for the linear programming simplex method☆49Updated last year
- LEMON Graph Library☆35Updated 5 years ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 4 years ago
- https://arxiv.org/pdf/2007.05094.pdf An Easy-To-Use Code Generator for Gradients and Hessians☆30Updated 3 years ago
- 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}☆26Updated 8 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- binary/integer linear programming solver☆15Updated 2 months ago
- GNU Linear Programming Kit☆46Updated 4 years ago
- Numerical methods (NUM) for (4) linear complementarity problems (LCP) in physics-based animation.☆24Updated 7 years ago
- C++ L-BFGS implementation using plain STL☆32Updated last year
- C++ Graph Coloring Package☆45Updated 2 years ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆28Updated 2 years ago
- ☆22Updated last year
- Robust geometric predicates without the agonising pain.☆19Updated 4 years ago
- ☆31Updated 3 years ago
- A simple finite-difference library using Eigen.☆33Updated last year
- data-parallel out-of-core library☆49Updated this week
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)