diff options
author | Eduardo Pedroni <ep625@york.ac.uk> | 2014-05-07 18:38:27 +0100 |
---|---|---|
committer | Eduardo Pedroni <ep625@york.ac.uk> | 2014-05-07 18:38:27 +0100 |
commit | 7f89d81e6f8a5ce82d42c3b852b5219edaa4b86c (patch) | |
tree | cc069b43e1cdf7cb69456fe7e86e1f51d6ea8642 /doc/jcgp/backend/population/package-summary.html | |
parent | 8189116ea4b5db4675e31dfd04a5687d55e29262 (diff) |
Removed reflection for now, added fitness orientation support
Diffstat (limited to 'doc/jcgp/backend/population/package-summary.html')
-rw-r--r-- | doc/jcgp/backend/population/package-summary.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/jcgp/backend/population/package-summary.html b/doc/jcgp/backend/population/package-summary.html index ac0ec7b..c3ab625 100644 --- a/doc/jcgp/backend/population/package-summary.html +++ b/doc/jcgp/backend/population/package-summary.html @@ -91,9 +91,9 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="../../../jcgp/backend/population/MutableElement.html" title="interface in jcgp.backend.population">MutableElement</a></td> +<td class="colFirst"><a href="../../../jcgp/backend/population/Mutable.html" title="interface in jcgp.backend.population">Mutable</a></td> <td class="colLast"> -<div class="block"><code>MutableElement</code> declares the expected behaviour of any +<div class="block"><code>Mutable</code> declares the expected behaviour of any part of a chromosome that is mutable, more specifically nodes or outputs.</div> </td> |