IBM ILOG Solver Debugger User's Manual > Debugging and Performance Tuning for Solver-based Applications > Installation

In order to start using Solver Debugger, you need to know:

Prerequisites for Using Solver Debugger

To use the Debugger library, you need:

The only add-on for which specific features are supported is IBM ILOG Scheduler.

The Distribution Directories

The Solver Debugger and its add-on the Scheduler Debugger are to be installed in the same root directory as the Solver product and the Scheduler product respectively (typically ilog/solver and ilog/sched).

The distribution structure includes the following directories, where <solverdir> represents your Solver installation directory and <scheddir> your Scheduler installation:

Examples Provided

Before using the Debugger facilities on your application, you can become familiar with them by testing the examples provided as part of the Solver Debugger distribution. All the examples contain Ilo objects.

To compile the examples on Solaris and Linux platforms, use the command:

make debuggersamples

in the directory:

<product>/examples/<platform>/<libformat>

Solver Examples

Scheduler Example