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.

조회 수: 4 (최근 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에서 Linear Least Squares에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by