您现在的位置是:源码地带 > 资源下载

This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following s

资 源 简 介

This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following structure: [min|max] C x s.t. Ax ["="|"<="|">="] b {x <= UB} {x >= LB} The calling syntax is: [XMIN,FMIN,STATUS,EXTRA]=glpkmex(SENSE,C,A,B,CTYPE,LB,UB,... VARTYPE,PARAM,LPSOLVER,SAVE)

  • 本资源暂不提供下载

相 关 资 源