2015年6月13日 星期六

MuPAD--linopt函數庫(linear optimization package)中的函數

可鍵入info(linopt)觀察在linopt(linear optimization package, 線性規劃)函數庫中的函數; 也可以由MuPAD 的Help查詢更詳細的使用說明

[[From MuPAD Help]]

linopt::corners – return the feasible corners of a linear program
linopt::maximize – maximize a linear or mixed-integer program
linopt::minimize – minimize a linear or mixed-integer program
linopt::plot_data – plot the feasible region of a linear program
linopt::Transparent – return the ordinary simplex tableau of a linear program
linopt::Transparent::autostep – perform the next simplex step
linopt::Transparent::clean_basis – delete all slack variables of the first phase from the basis
linopt::Transparent::convert – transform the given tableau into a structure printable on screen
linopt::Transparent::dual_prices – get the dual solution belonging to the given tableau
linopt::Transparent::phaseI_tableau – start an ordinary phase one of a 2-phase simplex algorithm
linopt::Transparent::phaseII_tableau – start phase two of a 2-phase simplex algorithm
linopt::Transparent::result – get the basic feasible solution belonging to the given simplex tableau
linopt::Transparent::simplex – finish the current phase of the 2-phase simplex algorithm
linopt::Transparent::suggest – suggest the next step in the simplex algorithm
linopt::Transparent::userstep – perform a user defined simplex step

沒有留言:

張貼留言