Hello everybody,
I am new to sage and try to solve the following LP with
MixedIntegerLinearProgram:
Maximization:
3.0 x_0 + 2.0 x_1 - 1.0 x_2
Constraints:
(x_0, x_1, x_2) in {(4.0,5.0,6.0), (1.0,2.0,3.0), (9.0,5.0,2.0)}
How can I define MixedIntegerLinearProgram to solve my problem?
Thank you for your help
Regards
--
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.