The Genetic Algorithm can be modified in different ways. Even Goldberg's book, Genetic Algorithms in Search, Optimization and Machine Learning, specifies various enhancements that could be done for genetic search.
Which is the exact method implemented in Weka for genetic search for attribute selection? The software does refer Goldberg's book, but I'm still not sure about its deeper specifics.
Some of which are