John, if you have any doc upgrades on this, *please* open a ticket and put 
them there!  I've occasionally had to use this too, and as someone who 
definitely isn't that comfortable with using computers (as opposed to 
graphs!) to do LP, any help would be great.  We don't want people reverting 
to using Excel's Solver for just this one thing instead of Sage.

On Thursday, August 30, 2012 4:59:22 AM UTC-4, Robert Samal wrote:
>
> Thanks John!
>
> Your suggestion
>
>     sage: p.solver_parameter("simplex_or_intopt", "simplex_then_intopt")
>>
>
> Works nicely also on sage v5.2. 
>
> It would be worth to document it though. 
> p.solve? doesn't mention anything (p = MixedIntegerLinearProgram() ), 
> p.solver_parameter says that GLPK specific parameters are documented in 
> GLPKBackend.solver_parameter which I didn't find. (I suppose one has to 
> import it first.) 
> Also I didn't find it in the sage tutorials describing 
> MixedIntegerLinearProgram(). 
>
> Anyway, thanks again!
> Robert
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to