I have 5 variables that input into a function. I want to review every possible combination/permutation of the variables and select the one that maximizes the output of this function.
To create every possible combination, the variables will have a minimum, maximum, and interval it will test...