Runs the Simulated Annealing Algorithm for the same time duration that Leap Frog required
1  | SACompare(LFObj, temp = 200, alpha = 0.9)
 | 
LFObj | 
 A LeapFrog class object  | 
temp | 
 The starting temperature  | 
alpha | 
 The annealing rate  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.