Use a text file in C:
Refresh in C
Example of exponential and logarithm in C: Use the math.h library
proba = exp( -1.0 * delta *log(iteration+1) / temperature );
Use a text file in C:
Refresh in C
Example of exponential and logarithm in C: Use the math.h library
proba = exp( -1.0 * delta *log(iteration+1) / temperature );