Doubt about optimization

Use this forum to post Vensim related questions.
Post Reply
Siul83
Junior Member
Posts: 4
Joined: Tue Jun 10, 2008 7:50 am

Doubt about optimization

Post by Siul83 »

Hi;

I’m doing an optimization using multiple start: random. I would like to know how to make Vensim only use whole numbers (1,2,3 ...) and not with decimals, when it assigns values to the active parameters.My goal is to simplify the optimization process becouse i am using many parameters.

Another question is if there is any restriction in the number of active parameters to optimize.

Thanks for your help!
LAUJJL
Senior Member
Posts: 1427
Joined: Fri May 23, 2003 10:09 am
Vensim version: DSS

Post by LAUJJL »

Hi

I do not think that there are restirictions to the number of parameters to optimize. But the time needed to optimize grows exponentially with the number of parameters.
The other drawback is that if you optimize with too many parameters it will be more difficult to really understand the reasons of the result and you will rely only on pure mathematical calculations and not on the understanding of the fundamental structure of the problem.
Joined a simplistic model that generates uniform integer random variables between 1 and 10.
Regards.
JJ
Attachments
random_integer.mdl
(1.11 KiB) Downloaded 241 times
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

You can't force optimization on integers but if you take an input then use the INTEGER function on it and set ABS=.8 at the bottom right of the optimization setup dialog you should get a good approximation of this.
Post Reply