prepareLog abstract method

void prepareLog()

Method called once from within anneal before any simulated annealing iterations.

Can be used to setup a log.

Implementation

void prepareLog();