How-To

How to Adapt a Solve Procedure with Callbacks for GMP

  • 20 September 2019
  • 0 replies
  • 44 views

Userlevel 6
Badge +6

This article presents a general guide to converting from solve statements to using GMP, and how to adapt the existing callbacks and their activation.

As an experienced model builder, you may want to convert from solving using the solve statement to using GMP functionality (with prefix gmp::). Using GMP offers several benefits, such as:

  1. Speed up Monte Carlo analysis
  2. Work with multiple solutions
  3. Use multi-objective, both weighted and lexicographic
  4. Solve in parallel

However, when callbacks are used on the mathematical program, the callback procedures need to be modified and activated differently when using GMP.

 

Read more...


0 replies

Be the first to reply!

Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator