11.1.21. rheia.OPT.genetic_algorithms.NSGA2.write_status

NSGA2.write_status(msg)

A message is appended to the STATUS file. This message consists of the generation number and computational budget spent.

Parameters

msg (str) – The message, to be appended to the STATUS file.