The only constructor in this class. Sets the immutable configuration.
Parameters: a_configuration - the configuration to set (must not be null) throws: InvalidConfigurationException - author: Klaus Meffert since: 3.0
Compares this GeneticOperator against the specified object. The result is
true if the argument is an instance of this class and is equal with respect
to the data.
Parameters: a_other - the object to compare against true: if the objects are the same, false otherwise author: Klaus Meffert since: 2.6