Skip to main content
14-Alexandrite
October 24, 2023
Solved

Anneal application in optimization

  • October 24, 2023
  • 1 reply
  • 3668 views

Hello everyone,

I am attempting to perform the optimal transportation problema with simulated annealing, but I cannot do the initial approach correctly.

Can anybody shed light on this procedure?

CarlosRomero

 

Best answer by Werner_E

I can't be bothered implementing the annealing algorithm in Mathcad, but here is how I would do it using a solve block with minimize().

Werner_E_2-1698264911440.png

 

1 reply

25-Diamond I
October 24, 2023

I am not sure what the exact question/problem is.

Haven't looked i n detail at your sheet.

Maybe the sheet posted by Richard Jackson can be of help -> Minimizing a Function using Simulated Annealing - PTC Community

14-Alexandrite
October 25, 2023

Hola Werner,

I am attempting to determine optimal transport program, so that total transport expenses would be minimal.

I want to use simulated annealing to minimize. The theory of the optimal transportation program is attached in the pdf document.

The data being applied is presented in the image.

 

Data table.png

Any help you can give me will be greatly appreciated.

CarlosRomero

Werner_E25-Diamond IAnswer
25-Diamond I
October 25, 2023

I can't be bothered implementing the annealing algorithm in Mathcad, but here is how I would do it using a solve block with minimize().

Werner_E_2-1698264911440.png