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.