[rules-users] completeMoveTabuSize VS partialMoveTabuSize

Geoffrey De Smet ge0ffrey.spam at gmail.com
Thu Feb 4 12:58:52 EST 2010


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 worth anything.

With kind regards,
Geoffrey De Smet


dmzpippo-drools at yahoo.it schreef:
> 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users




More information about the rules-users mailing list