SethosII / 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}
☆27Updated 8 years ago
Alternatives and similar repositories for cuda-revised-simplex
Users that are interested in cuda-revised-simplex are comparing it to the libraries listed below
Sorting:
- The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear …☆72Updated last month
- sparse matrix pre-processing library☆81Updated last year
- HPC solver for nonlinear optimization problems☆218Updated this week
- Sympiler is a Code Generator for Transforming Sparse Matrix Codes☆42Updated last year
- COIN-OR Utilities☆48Updated 2 months ago
- Trust Region Subproblem Solver Library☆19Updated 9 months ago
- Sequential object-oriented simPlex☆64Updated 3 weeks ago
- Parallel solvers for optimization problems☆77Updated 4 years ago
- A Library for fast Hash Tables on GPUs☆116Updated 2 years ago
- Graph Coarsening and Partitioning Library☆32Updated 5 years ago
- A C++/Python library for incomplete LU factorizations based on Jan Mayer's ILU++☆29Updated 3 years ago
- ☆72Updated 2 months ago
- CUSP : A C++ Templated Sparse Matrix Library☆413Updated 6 months ago
- An integer linear program solver using a Lagrange decomposition into binary decision diagrams. Lagrange multipliers are updated through d…☆59Updated last year
- Open Solver Interface☆57Updated 5 months 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
- Sparse symmetric indefinite solver implemented with a runtime system☆13Updated 5 years ago
- Structured Matrix Package (LBNL)☆173Updated 5 months ago
- Parallel Presolve for Integer and Linear Optimization☆71Updated last week
- ulmBLAS☆106Updated 3 years ago
- ☆31Updated last month
- cuASR: CUDA Algebra for Semirings☆35Updated 2 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆68Updated 2 years ago
- Sparse Parallel Robust Algorithms Library☆119Updated last week
- ☆29Updated 5 years ago
- Recursive LAPACK Collection☆42Updated 3 years ago
- Library for chordal matrix computations☆25Updated 6 years ago
- A domain-specific language and compiler for image processing☆76Updated 4 years ago
- Combined array and automatic differentiation library in C++☆175Updated last year
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago