Question: OpenMaple question

A Maple user in Ireland asks:

Basically when we call BooleanSimplify using the openMaple API, with very long expressions, after a significant period of time maple calls the textCallBack with the tag MAPLE_TEXT_QUIT and nothing in the string passed to the same function. Could you shed some light on what maple_text_quit is and why maple might be returning this. i.e. could it be that it has hit some internal limit, or that It is hitting some external limit. i.e. malloc

From the documentation (i.e. Advaced Programming Guide, Section 6.3), I would only expect this message when Maple has seen an explicit quit -- which does not seem to be the case here.  So what is going on?


Please Wait...