Skip to main content

How to check if variable values satisfy constraints

  • March 28, 2019
  • 0 replies
  • 53 views

User Support
AIMMSian
This article explains how to check whether a given combination of value assignments for the variables in your model satisfy all the constraints to produce a feasible solution.

You could add an assignment constraint for each of your variables that fixes the variable to the given value and then solve the model again. If the solver returns with the status infeasible, you know that these variable values do not satisfy all constraints.

Click here

0 replies

Be the first to reply!


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

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