Reset the optimiser for a new objective
function restart extends Modelica.Icons.Function; input Types.OptimiserObject optimiser "Global optimiser object"; output Boolean continue; end restart;