HeuristicVariablesDynamic class
Closed this issue · 1 comments
cs-jlopezr commented
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.
xcsp3team commented
No particular reason :-)
I removed 'final'