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}

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SethosII/cuda-revised-simplex Stargazers