A problem related to Linear Programming. Help me to formulate a linear program from the Summation notations of the objective and constraints of the program.

1 次查看(过去 30 天)
I am trying to solve a Large size linear program where the objective and constraints are all in summation notation. Being a large problem it is not optimal to define each variable separately and then use them in large no. of constraints
Help me how to define the variables in the given equation and to use them as to formulate the constraints matrix A,b(standard notation) in a Linear program.

回答(1 个)

Torsten
Torsten 2016-3-18
There is no other way than to set up each variable separately.
Look at the SUDOKU example provided under
to see how to proceed best for threefold-indexed variables.
Best wishes
Torsten.

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by