-
Enhancement
-
Resolution: Unresolved
-
Optional
-
None
from github conversation:
planningEntityTabuAcceptor.setTabuSize(5);
How is this going to work if, for example, I only have 3 entities in my problem? Will it result in zero moves being accepted?
Yes but solution tabu sucks, so thats a bad default. Maybe the tabu size can be limited to the entity size minus 1?
- relates to
-
PLANNER-99 Allow to specify a relative value for the entity tabu
- Resolved