xcsp3team/ACE

HeuristicVariablesDynamic class

Closed this issue · 1 comments

What is the reason why the method protected final Variable bestUnpriorityVariable() is final? If not, for example, the Impact and Activity heuristics could inherit directly from HeuristicVariableDynamic instead of HeuristicVariable.

No particular reason :-)
I removed 'final'