calc_abs_diff_to_actual_min: Return a dataframe with the absolute difference of the x, y...

Description Usage Arguments

View source: R/global_utils.R

Description

Return a dataframe with the absolute difference of the x, y and z values of the calculated minimum and the actual minimum

Usage

1
calc_abs_diff_to_actual_min(min_aco_df, min_actual)

Arguments

min_aco_df

a dataframe with the x,y and z values of the calculated minimum

min_actual

a dataframe with the x,y and z values of the actual minimum


FelixBehne/ant.colony.optimization documentation built on Dec. 17, 2021, 8:25 p.m.