Translated Mosel examples
The subdirectory mosel_examples of the Python examples directory contains a few examples from the Mosel distribution that were adapted to the Xpress Python interface:
- blend.py, blend2.py: variants of an oil blending optimization model;
- burglari.py, burglar.py, burglarl.py, burglar_rec.py: several variants of the knapsack problem
- catenary.py: optimization model for finding the position of all elements of a hanging chain
- chess.py, chess2.py: two variants on the simple problem of production management;
- coco.py: Multiperiod production planning problem;
- complex_test.py: an example of complex numbers (a native type in Python
- fstns.py: the problem of firestation siting;
- date_test.py: an example of dates using the datatime module;
- pplan.py: a production planning example;
- trans.py: a transportation problem.
© 2001-2019 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.