issues
search
iamaya2
/
MatHH
A Matlab-based Hyper-Heuristic framework
MIT License
6
stars
1
forks
source link
Update ruleBasedHH constructor
#11
Closed
iamaya2
closed
2 years ago
iamaya2
commented
3 years ago
Fix the constructor by:
[x] Cleaning commented code
[x] Add
varargin
for additional (optional) parameters, such as the number of features and solvers (check for more)
[x] Do some extensive tests to validate that the constructor works properly
Fix the constructor by: