From 7f89d81e6f8a5ce82d42c3b852b5219edaa4b86c Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Wed, 7 May 2014 18:38:27 +0100 Subject: Removed reflection for now, added fitness orientation support --- doc/jcgp/backend/population/Chromosome.html | 12 +++---- doc/jcgp/backend/population/Input.html | 4 +-- doc/jcgp/backend/population/MutableElement.html | 30 ++++++++--------- doc/jcgp/backend/population/Node.html | 24 +++++++------- doc/jcgp/backend/population/Output.html | 18 +++++----- .../backend/population/class-use/Connection.html | 2 +- .../population/class-use/MutableElement.html | 38 +++++++++++----------- doc/jcgp/backend/population/package-frame.html | 2 +- doc/jcgp/backend/population/package-summary.html | 4 +-- doc/jcgp/backend/population/package-tree.html | 6 ++-- doc/jcgp/backend/population/package-use.html | 4 +-- 11 files changed, 72 insertions(+), 72 deletions(-) (limited to 'doc/jcgp/backend/population') diff --git a/doc/jcgp/backend/population/Chromosome.html b/doc/jcgp/backend/population/Chromosome.html index ffcb6f8..75ec3c1 100644 --- a/doc/jcgp/backend/population/Chromosome.html +++ b/doc/jcgp/backend/population/Chromosome.html @@ -274,8 +274,8 @@ implements java.lang.Comparable< -MutableElement -getRandomMutableElement() +Mutable +getRandomMutable()
This method is useful for mutating chromosomes.
@@ -509,15 +509,15 @@ implements java.lang.Comparable< +