iamaya2 / MatHH

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

URGENT: Validate features #38

Closed iamaya2 closed 2 years ago

iamaya2 commented 2 years ago

Validate that the proper features are selected during the training phase. This process can be found in the train method within ruleBasedSelectionHH and we also need to check the solveInstance method.

iamaya2 commented 2 years ago

Checked. The CalculateFeature script receives a featureID that is properly passed in the getClosestRule method of ruleBasedSelectionHH