Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the meaning of projected in the MODEL STATISTICS?

GAMs model projected statistics
0
10 Posted

What is the meaning of projected in the MODEL STATISTICS?

0
10

In 22.6 we introduced the model attribute .numvarproj was added to count bound projections during model generation. Some minor additions to MODEL STATISTICS and an enhanced column listing help identify potential problems (the variable attribute .infeas could also be used to display potential bound projections) A bound projection happens if the user has defined a variable level to be outside the lower and upper bound, e.g.: x.up=1; x.lo=0, x.l=-2; During the model generation GAMS will project (change) that level to the next bound (in this case 0) and count the number of these bound in the lst file and in the model attribute .numvarproj.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123