-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
| dE = nextLen-FermatLen;%能量差 |
Line 46: if you calculate dE as dE = nextLen-FermatLen, the subsequent value P = exp(dE/k/T) will be larger than 1 in any case.
Therefore, your code cannot accept a new point with higher energy. So, the current code is exactly a random search...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels