SACompare: Simulated Annealing Comparison

Description Usage Arguments

View source: R/SA.R

Description

Runs the Simulated Annealing Algorithm for the same time duration that Leap Frog required

Usage

1
SACompare(LFObj, temp = 200, alpha = 0.9)

Arguments

LFObj

A LeapFrog class object

temp

The starting temperature

alpha

The annealing rate


bjhufstetler/LeapFrog documentation built on March 19, 2020, 11:51 p.m.