Dear GAP Forum,

I have little experience with GAP, and I wonder how can we control the 
execution time of a function.
I dream about a function like
UnderTimeControl := function (f, arg, maxtime)
which would run the function f with arguments arg and a timer in parallel,
and would return the result of f(arg) whenever its execution time is less than 
maxtime and would return fail 
otherwise.

Thank you very much in advance.

Georges.

Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ?
Je crée ma boîte mail www.laposte.net


_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to