mlpy.experiments.task.SearchTask.get_path_cost

static SearchTask.get_path_cost(c, _)[source]

Returns the cost for the current path.

Parameters:

c : float

The current cost for the path.

Returns:

float :

The updated cost.