initialize Iterations
Resets all SA state for a fresh run. super.initializeIterations() resets IterativeProcess bookkeeping and calls setCurrentX(initialPoint), seeding currentX and currentFOfX, before this method reads them.
Resets all SA state for a fresh run. super.initializeIterations() resets IterativeProcess bookkeeping and calls setCurrentX(initialPoint), seeding currentX and currentFOfX, before this method reads them.