FORTRAN中线性规划的求解
<P>各位大侠你们好!请问那位用过FORTRAN库中的线性规划进行求解过,用SLPRS进行求解时,矩阵A是不是一定是上三角性或下三角形,一般的稀疏矩阵可不可以啊?我做过试验好像结果不对啊!哪位指点一下,将不胜感激!!</P>回复:(ssjlpz708)FORTRAN中线性规划的求解
<P>这个函数没用过,不过从说明上看应该是可以的<BR><BR>SLPRS/DSLPRS (Single/Double precision)<BR>Solve a sparse linear programming problem via the revised simplex algorithm.</P><P>A — Vector of length NZ containing the coefficients of the M constraints. (Input)</P>
页:
[1]