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}
CudaLGPL-3.0
Issues
- 1
Not working with b (RHS) for me
#1 opened by Jo4711
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}
CudaLGPL-3.0