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/index-files/index-12.html | |
parent | 8189116ea4b5db4675e31dfd04a5687d55e29262 (diff) |
Removed reflection for now, added fitness orientation support
Diffstat (limited to 'doc/index-files/index-12.html')
-rw-r--r-- | doc/index-files/index-12.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html index d69ad68..267c417 100644 --- a/doc/index-files/index-12.html +++ b/doc/index-files/index-12.html @@ -117,9 +117,9 @@ <dd> <div class="block">Creates a new instance of MuPlusLambda.</div> </dd> -<dt><a href="../jcgp/backend/population/MutableElement.html" title="interface in jcgp.backend.population"><span class="typeNameLink">MutableElement</span></a> - Interface in <a href="../jcgp/backend/population/package-summary.html">jcgp.backend.population</a></dt> +<dt><a href="../jcgp/backend/population/Mutable.html" title="interface in jcgp.backend.population"><span class="typeNameLink">Mutable</span></a> - Interface in <a href="../jcgp/backend/population/package-summary.html">jcgp.backend.population</a></dt> <dd> -<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> </dd> |