| Author |
Comment/Response |
Gaurav
|
09/24/09 2:19pm
Hi all,
I am using NMinimize to solve a minimization problem for which I am getting the following error message:
Simplify::time: Time spent on a transformation exceeded 300 seconds, and the transformation was aborted. Increasing the value of TimeConstraint option may improve the result of simplification. >>
I don't know why I am getting this error. I am not using Simplify function in my problem anywhere. I think NMinimize is calling Simplify to solve one of the constraint. But then how can I increase the value of timeconstraint when I am not directly using Simplify in my problem. Is there some way to change the default time allocated to Simplify function.
URL: , |
|