iamaya2 / MatHH

A Matlab-based Hyper-Heuristic framework
MIT License
6 stars 1 forks source link

Validate actions selected by optimizer #45

Closed iamaya2 closed 2 years ago

iamaya2 commented 2 years ago

ruleBasedSelectionHH class is able to use different non-consecutive solverIDs. Check that the UPSO process is not overwriting this information by using consecutive IDs.

iamaya2 commented 2 years ago

Ran 7 HHs with different subsets of features and solvers, with some overlapping. Everything seems fine since UPSO considers an indexing relative to the size of the pool of solvers and not the specific IDs.

iamaya2 commented 2 years ago

experiments are located within internal file (non-shared): BuildTests_ruleBasedSelectionHH.m