Hi anyone reading this forum:
I'm working on a new framework for evolutionary algorithms (genetic algorithms, genetic programming, etc.) named "jmona", similar in spirit to JGAP. For now, the project information site is at http://www.cs.tufts.edu/~jfinke02/jmona, and the source, some initial releases, and some more information on building it can be found at the project's GitHub page at...
I just want to ask whether I can create a set of initial population by myself and use it in the JAGA. If it's possible, please suggest me briefly.
Thank you in advance.