Closed
Description
Add symbolic regression implementation to io.jenetics.prog
module. This classes should simplify the complicated manual setup of this kind of problems. The new classes will be implemented in the io.jenetics.prog.regression
package. As basis serve the classes implemented for the time series example, implemented in #302.