Introduction

This page contains a tutorial for the session Cut Generation, Heuristics and Callbacks: How to Solve Hard IPs. Below some things you need to complete before class starts.

Installation

Be sure to complete the necessary installation before beginning:

Installation Test

Once you have completed the installation test it by following these instructions. You need to upload the output of this test as homework before class starts on the stellar page!

Do you know Java?

When using Cplex from Java, the use of object oriented design is unavoidable. Please check here to learn/review the syntax of object oriented code in Java.

Useful documentation

Tutorial

  • Go here for the tutorial
  • Slides reviewing Java and walking through the beginning here