thieu1995 / opfunu

A collection of Benchmark functions for numerical optimization problems
https://opfunu.readthedocs.io
GNU General Public License v3.0
121 stars 39 forks source link

Move load data to global variables #4

Closed ElliottP-13 closed 2 years ago

ElliottP-13 commented 3 years ago

It is a tad messy in terms of number of variables. Can refactor into a dictionary if wanted. Also, I am not sure what naming convention is for 'private' variables that are not in a class. If a dictionary or new naming convention is preferred that is a simple change.