Adds callbacks for the solve of Calibrate so that optimization loss values and intermediate solutions can be reported. Added an option for intermediate results to be reported on every integration step instead of being time based. Added dispatches to the get_callback function to specialize on the type of the route inside of the OperationRequest.
Adds callbacks for the solve of Calibrate so that optimization loss values and intermediate solutions can be reported. Added an option for intermediate results to be reported on every integration step instead of being time based. Added dispatches to the
get_callback
function to specialize on the type of the route inside of theOperationRequest
.