More fixes for fatal problems with the minfx.grid.grid_split() function.
The verbosity and print_prefix variables were not included in the keyword arguments, hence if
constraints were supplied this function would raise an error. These have now been added.