I'm new in genetic algorithm, when reading papers, author always say "There are two common representation methods for numerical optimization
problems. The preferred method is the binary string representation method. The reason for this method being popular is that the binary alphabet offers the maximum number of schemata per bit compared to other coding techniques."
However, I'm unable to understand this reason, so can anyone elaborate on this reason?
Thanks