Hello All,
I am running my program for a few thousand cases. Unfortunately when one case has error, the program stops on that case. How can I address the program to jump over the erroneous cases and continue the calculation?
Another question: is it possible to find out about the progression, for example how many cases has been left or required time estimation?
Thank you.