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

This section provides you with an example on how to improve an optimization application. This application contains an objective function, and uses IBM® ILOG Solver with the Depth First Search exploration order.

If your own application corresponds to these criteria, you can use the following visualization methodology to improve the search and the propagation. In this section, you will learn how to analyze right subtrees in your Search Tree and follow a tutorial to see how the propagation can be improved.