项目作者: SethosII

项目描述 :
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}
高级语言: Cuda
项目地址: git://github.com/SethosII/cuda-revised-simplex.git
创建时间: 2016-09-13T08:04:07Z
项目社区:https://github.com/SethosII/cuda-revised-simplex

开源协议:GNU Lesser General Public License v3.0

下载