6 Forks
24 Stars
24 Watchers

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}

How to download and setup cuda-revised-simplex

Open terminal and run command
git clone https://github.com/SethosII/cuda-revised-simplex.git
git clone is used to create a copy or clone of cuda-revised-simplex repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cuda-revised-simplex https://github.com/SethosII/cuda-revised-simplex/archive/master.zip

Or simply clone cuda-revised-simplex with SSH
[email protected]:SethosII/cuda-revised-simplex.git

If you have some problems with cuda-revised-simplex

You may open issue on cuda-revised-simplex support forum (system) here: https://github.com/SethosII/cuda-revised-simplex/issues