0
6.7kviews
Solve the following LP problem by dynamic programming approach.
| written 9.4 years ago by | modified 3.8 years ago by |
Use Dynamic programming to solve the following problems :- maximize z=8x1 + 7x2 subject to constraints 2x1 + x2 <8, 5 x1 + 2x2 < 15, and x1, x2 > 0.
ADD COMMENT
EDIT
1 Answer

and 2 others joined a min ago.
and 2 others joined a min ago.