Overview
This guide is intended to be used in conjunction with the Xpress-Mosel Reference Manual. Only those items which are specific to Xpress-SLP and related systems will be included in this guide.
Xpress-SLP is a mathematical programming system for modeling and solving large-scale non-linear problems by using Successive Linear Programming. The extensions within Mosel allow the modeling of any type of non-linear expression and constraint, as well as all the facilities already provided for linear and integer modeling and solution.
Xpress-SLP is provided in Mosel as two Dynamic Shared Objects (DSO):
- mmxslp
- is the DSO containing all of the SLP functionality
- mmxcmd
- provides a mechanism for using the facilities of the XSLP console-based interface to the Xpress Optimizer and Xpress-SLP.
Full details about Xpress-SLP are in the Xpress-SLP Program Reference Manual.
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.