TA的每日心情 | 奋斗 2024-7-1 22:21 |
|---|
签到天数: 2014 天 [LV.Master]伴坛终老
- 自我介绍
- 数学中国站长
群组: 数学建模培训课堂1 群组: 数学中国美赛辅助报名 群组: Matlab讨论组 群组: 2013认证赛A题讨论群组 群组: 2013认证赛C题讨论群组 |
12#
发表于 2010-4-16 22:53
|只看该作者
|
|邮箱已经成功绑定
要想用C++调用lingo需要了lingo的命令行使用方法,C++采用调用外部程序的方法也可以调用lingo。可以看lingo的帮助文档。例如:. E5 w; d% e, a, S4 t/ h1 Z
Solution Commands in Brief
8 ^: t9 y+ t& q$ a+ C Top Previous Next
. L# K4 {- `( g5 {$ ?* V; jDEBUG 1 f* d5 L( {: D* U; z2 W' {# i
tracks down formulation errors in infeasible and unbounded models( T# u: [6 V/ P, u7 S
$ g' s! W& C' d+ U& O
GO , t% ]5 M- K5 b; c0 i4 b2 Q& Y
solves the current model1 J; {4 \ i" F* U \
/ i5 u% F1 A- @/ ~6 N% g tNONZ ( s; V* U" r9 l/ m$ \2 \
generates a nonzeros only solution report3 U4 ?1 H1 L" {* [1 ~# s- D. @
% \) a" L' x4 H) P7 d6 ?RANGE 5 R* R5 [5 x0 H/ S( a% C, j
generates a range analysis report! f$ G Y) a$ s* G
5 e6 G- M; {: a& }& o' V
SOLU " A, O; {/ n+ j9 i. |7 J* y
generates a solution report |
|