SethosII / cuda-revised-simplexLinks
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:
- COIN-OR Utilities☆48Updated 2 weeks ago
- Open Solver Interface☆58Updated 3 weeks ago
- Sequential object-oriented simPlex☆64Updated last month
- An integer linear program solver using a Lagrange decomposition into binary decision diagrams. Lagrange multipliers are updated through d…☆59Updated last year
- Parallel Presolve for Integer and Linear Optimization☆72Updated 3 weeks ago
- Sympiler is a Code Generator for Transforming Sparse Matrix Codes☆43Updated last year
- Graph Coarsening and Partitioning Library☆32Updated 5 years ago
- Cut Generator Library☆27Updated 2 weeks ago
- The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear …☆75Updated this week
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago
- Library for chordal matrix computations☆25Updated 6 years ago
- Parallel solvers for optimization problems☆77Updated 4 years ago
- An open-source parallel optimization solver for structured mixed-integer programming☆85Updated last year
- sparse matrix pre-processing library☆82Updated last year
- Recursive LAPACK Collection☆42Updated 3 years ago
- Mathematical Modeling for Optimization and Machine Learning☆151Updated 8 months ago
- A C++/Python library for incomplete LU factorizations based on Jan Mayer's ILU++☆29Updated 3 years ago
- A solver for mixed-integer nonlinear optimization problems☆121Updated last month
- Sparse Parallel Robust Algorithms Library☆121Updated last week
- PaStiX (Parallel Sparse matriX package) solver library☆14Updated 6 years ago
- ☆37Updated 7 years ago
- Trust Region Subproblem Solver Library☆19Updated 10 months ago
- HPC solver for nonlinear optimization problems☆218Updated last week
- A standalone local search solver for general mixed integer programming☆22Updated 3 months ago
- TMAC: A Toolbox of Modern Async-Parallel, Coordinate, Splitting, and Stochastic Methods☆47Updated 8 years ago
- A C++ wrapper for SCIP☆23Updated 4 months ago
- https://arxiv.org/pdf/2007.05094.pdf An Easy-To-Use Code Generator for Gradients and Hessians☆30Updated 3 years ago
- Sparse symmetric indefinite solver implemented with a runtime system☆13Updated 5 years ago
- Custom-Precision Floating-point numbers.☆36Updated 4 months ago
- Reference implementation of the draft C++ GraphBLAS specification.☆33Updated 3 months ago