Home → Techniques and Tips → Evolver and RISKOptimizer → Logging Non-Variable Cells
Applies to:
Evolver 6.x/7.x
@RISK Industrial 6.x/7.x (RISKOptimizer)
I have some calculated cells that depend on the adjustable cells, and I would like to see their values in each trial. Is there any way to do this?
Yes, you can do this by creating a dummy constraint. For example, suppose you want to log the values of cell X5. You can add a constraint saying "X5 >= -1000000000", if you're sure the values of X5 will always be greater than this number. The log generated after optimization will show the values of X5 during each trial.
Last edited: 2015-07-23