Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
gnu_mathprog [2008/10/05 19:13] mmarquez |
gnu_mathprog [2010/01/14 11:59] (actual) mmarquez |
||
---|---|---|---|
Línea 1: | Línea 1: | ||
====== GNU MathProg ====== | ====== GNU MathProg ====== | ||
- | Nota: Esta página es la traducción | + | Nota: Esta página es la traducción al español de [[http:// |
---- | ---- | ||
+ | |||
===== Introducción ===== | ===== Introducción ===== | ||
Línea 73: | Línea 74: | ||
===== API ===== | ===== API ===== | ||
+ | Use la llamada a [[http:// | ||
- | Use the lpsolve API call read_XLI to read a model and write_XLI to write a model. See also External Language Interfaces. | ||
- | IDE | ||
- | Also from within the IDE, this XLI can be used. However, some entries must be added in LpSolveIDE.ini (in the folder where the IDE is installed). | + | El XLI puede ser usado desde el IDE. No obstante, algunas líneas deben ser añadidas en LpSolveIDE.ini (en la carpeta de instalación del IDE). |
- | In the [XLI] section the following must be added: | + | En la sección |
- | lib1=xli_MathProg | + | lib1=xli_MathProg |
- | And a new section for the MathProg XLI must also be added: | + | Además, debe añadirse una nueva sección para MathProg XLI: |
- | [xli_MathProg] | + | [xli_MathProg] |
- | extension=.mod | + | |
- | language=MATHPROG | + | |
- | Then make sure that the xli_MathProg.dll | + | Asegúrese de que xli_MathProg.dll |
===== Ejemplos ===== | ===== Ejemplos ===== | ||
Línea 183: | Línea 183: | ||
SPG 1.99 0 100 | SPG 1.99 0 100 | ||
TUR 2.49 0 100 ; | TUR 2.49 0 100 ; | ||
+ | | ||
| | ||
A 700 10000 | A 700 10000 |