/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}

Primary LanguageCudaGNU Lesser General Public License v3.0LGPL-3.0

Watchers