Re: [rules-users] completeMoveTabuSize VS partialMoveTabuSize

2010-02-04 Thread Geoffrey De Smet
Use completeMoveTabuSize, that's the real tabu search. The partialMoveTabuSize is an experiment of mine, which "fades out" the being of tabu, after the completeMoveTabuSize step have been taking. See AbstractTabuAccepter implementation. Haven't done many experiments with it yet, not sure if it's

[rules-users] completeMoveTabuSize VS partialMoveTabuSize

2010-02-04 Thread dmzpippo-drools
Hi all, What is the difference between completeMoveTabuSize and partialMoveTabuSize? By what method compares the current move with moves in the tabu list? thanks, Marco ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jb