From 2b571f08d091dc062cedbb9816c29dcf0cbd4f12 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Thu, 22 May 2014 07:44:52 +0100 Subject: Final commit, will release later today. --- doc/jcgp/backend/population/class-use/Chromosome.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'doc/jcgp/backend/population/class-use/Chromosome.html') diff --git a/doc/jcgp/backend/population/class-use/Chromosome.html b/doc/jcgp/backend/population/class-use/Chromosome.html index 934c1e4..ec43d21 100644 --- a/doc/jcgp/backend/population/class-use/Chromosome.html +++ b/doc/jcgp/backend/population/class-use/Chromosome.html @@ -2,9 +2,9 @@ - + Uses of Class jcgp.backend.population.Chromosome - + @@ -237,10 +237,9 @@ -Node(Chromosome chromosome, +Node(Chromosome chromosome, int row, - int column, - int arity) + int column)
Constructs a new instance of Node with the specified parameters.
-- cgit v1.2.3