Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FICO Xpress Training

This repository contains training material for the FICO® Xpress Optimization suite. It is aimed at users who want to learn how to model and solve optimization problems with Xpress, from first steps through to advanced solver usage.

The material is organised into three self-contained courses. Each course provides slide decks as PDF, together with a Markdown rendering of the same content.

Contents

python/ — Xpress Python API

A complete introduction to the FICO® Xpress Python interface, aimed at users with a Python background who are new to Xpress.

  • pdf/ — full course slide deck (python-full-course.pdf) plus one PDF per topic: Introduction, Installation, Modeling, Solving, Read/Write, NumPy, Pandas, Hints, Indicators, SOS, Piecewise Linear, General Constraints, Multi-Objective, Nonlinear, Controls, Callbacks.
  • md/ — Markdown rendering of the full course (python-full-course.md).

solver/ — Xpress Solver

Advanced solver topics for users already familiar with Xpress, using the Python interface for the examples.

mosel/ — Xpress Mosel

An introduction to modeling and problem solving with the FICO® Xpress Mosel language.

  • pdf/ — full course slide deck (mosel-full-course.pdf) plus one PDF per topic: Introduction and Xpress overview, Modeling with Mosel, Embedding Mosel models, Summary and further information.
  • md/ — Markdown rendering of the full course (mosel-full-course.md).
  • exercises/ — project worksheet (MoselintroProjects.pdf) with a set of hands-on modeling exercises: starter models in Projects/, worked Solutions/, and the shared data files in data/ (read by the models via the relative path ../data/). Some exercises also refer to example models shipped with the Xpress distribution (under the examples/ directory of your installation).

Getting started with Xpress

Obtaining Mosel

If you do not have any recent installation of FICO Xpress, download the free Xpress Community Edition from Xpress Community Edition download, located on FICO's website. Please note that this download is solely governed under FICO's Xpress Community License, Xpress Shrinkwrap License Agreement.

Legal and license requirements

The material in this repository is licensed under the Apache License, Version 2.0. You may not use these files except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0, or see LICENSE for the full license text. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

The exercises use FICO® Xpress software. By running them, you agree to the Community License terms of the Xpress Shrinkwrap License Agreement with respect to the FICO® Xpress software. See the licensing options overview for additional details and information about obtaining a paid license.

About

FICO Xpress training material

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages