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.

When I run my model there seems to be a long delay between the matrix generator and the reports; how can I tell if everything is all right so that I dont panic and stop the computer?

0
Posted

When I run my model there seems to be a long delay between the matrix generator and the reports; how can I tell if everything is all right so that I dont panic and stop the computer?

0

Predicting the amount of time it might take to optimize a given model is difficult; the time is a function of many things. Model size is an important factor and so is machine speed, but so are certain intangibles such as the size of the feasible space and how discriminating the coefficients are. If I have solved a model, changed some of the coefficients and resolved it, I would expect it to take approximately the same amount of time, but it might take a much longer time or a much shorter time. Since the optimization is an iterative procedure, we don’t know what path it will take or how many iterations it might require. During the optimization process, you may request the display of optimization log-lines on your screen. You can set the communication region variable XFREQLOG to n so that the log-lines appear every n simplex iterations. Two different messages are used. Before C-WHIZ has found the feasible space the message is: nnnnn ITERATIONS XFUNCT= xxxxx.xxxxx XNIF= iiiii XSIF= yyyyy.

Related Questions

What is your question?

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

Experts123