Current location - Plastic Surgery and Aesthetics Network - Plastic surgery and medical aesthetics - Should dynamic programming be used for this question in operations research? It’s best to write it down on paper and take a picture or explain it. Thank you.
Should dynamic programming be used for this question in operations research? It’s best to write it down on paper and take a picture or explain it. Thank you.

This can be planned using 0-1, assuming matrix p>

x31 x32 x33 x34

B=(1,2,3,4)' (' is transpose)

s.t. Sum (XB)=4< /p>

Write the target function yourself