Mosel Native Interface: example implementations of modules (DSO)
Covered Topics
- Definition of constants of different types
- Definition of a procedure for getting solution values into an array
- Definition of complex numbers and operators to work with them
- Definition of type 'task' and subroutines for accessing it
- Definition of type 'date' and subroutines for accessing it
- Definition of three new types and operators to work with them
- Basic LP/MIP solver interface for Xpress Optimizer
- Basic QCQP solver interface for Xpress Optimizer
- Declaring a static module
- Using the 'zlib' library to provide IO driver 'compress' functionality
- Module implementing driver 'toC' to save the compilation result to a C file
- How best to debug a module
Parent Topic
Xpress Mosel