Question: Question about LPSolve function

I am new to Maple and have some questions about the LPSolve function.

I have read the help about the function but still don't understand how it works.

I would like to use LPSolve to solve a matrix maximization problem.

Which is listed in the help as : LPSolve(c, [A, b], [bl, bu], maximize)

Can anyone give me an example of how this function is used and what math equation does it apply to?

Thank you for helping.

Please Wait...