EdGarrity / SOS

Search for an Optimum Solution
1 stars 0 forks source link

Fixed #37 - Return max error if list of individuals passed to the error function is empty #43

Closed EdGarrity closed 5 years ago

EdGarrity commented 5 years ago

Modified evaluate_individuals() to return the maximum for error if the list of individuals to evaluate provided by the caller is empty.