optim_results.compute_best_pos

optim_results.compute_best_pos(cost_function: cost_function, **kwrgs)[source]

Recompute simulation results at the recorded best position.

Parameters:
  • cost_function (cost_function) – Cost-function object able to simulate the corresponding context.

  • **kwrgs (dict) – Reserved for future use.

Returns:

Simulation results at the best position.

Return type:

sim_results