12.07.2015 Views

ILOG CPLEX 11.0 User's Manual

ILOG CPLEX 11.0 User's Manual

ILOG CPLEX 11.0 User's Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Solve CallbackThe final callback we consider is the solve callback. By callingCPXsetsolvecallbackfunc, the user instructs <strong>CPLEX</strong> to call a user function rather thanthe <strong>CPLEX</strong> choice (dual simplex by default) to solve the linear programming relaxations ateach node of the tree. Advanced example admipex6.c gives an example of how thiscallback might be used.Note: We expect the most common use of this callback will be to craft a customer solutionstrategy out of the set of available <strong>CPLEX</strong> algorithms. For example, a user might create ahybrid strategy that checks for network status, calling CPXhybnetopt instead ofCPXdualopt when it finds it.490 <strong>ILOG</strong> <strong>CPLEX</strong> <strong>11.0</strong> — USER’ S MANUAL

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!