优质科普作者
作者介绍
```function SimulatedAnnealing(initialState, temperature, coolingRate)currentSolution = initialStatebestSolution = currentS