Helloooooooooo !!

I am trying to use the interface to use the Mixed Integer Programming 
> features in Sage. One of the things I would like to do is to limit the 
> execution time to a certain number of seconds and return the current best 
> valid solution.
>

This should be possible.
 

> When setting the timelimit parameter to 10 seconds for example and 
> checking the value of the parameter afterwards, I can see it has been 
> updated, but the program execution ignores the setting and just keeps 
> running for a long time.
> I tried setting instead to set the timelimit_intopt parameter to 10000, 
> but when I do this, I get "ValueError: This parameter is not available."
> I went to the code to check I was using the correct string and I see 
> nothing wrong.
>
> Can someone point me in the right direction?
>

Can you give a shortest possible example of code that produces this problem 
? 

Nathann

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to