Initializing help system before first use

Language extensions

It has been said before that the functionality of the Mosel language can be extended by means of modules, that is, dynamic libraries written in C/C++. All through this manual we have used the module mmxprs to access Xpress Optimizer. Other modules we have used are mmsheet and mmodbc (access to spreadsheets and databases, see Section Reading data from spreadsheets and databases), and mmsystem (Sections Modules and Cut generation).

The full distribution of Mosel includes other functionality (modules and I/O drivers) that has not yet been mentioned in this document. In the following sections we give an overview with links where to find additional information.