aboutsummaryrefslogtreecommitdiffstats
path: root/src/parameters.par
diff options
context:
space:
mode:
authorEduardo Pedroni <ep625@york.ac.uk>2014-04-26 19:56:24 +0100
committerEduardo Pedroni <ep625@york.ac.uk>2014-04-26 19:56:24 +0100
commit4c8de2402f2878cde7587c7f3bbf4ffaea86efd4 (patch)
tree29156510f648a2d9f8de4df3b2617d4a056e1d90 /src/parameters.par
parentb0c0698e5503c2506217117bf144fde31e6f6601 (diff)
Moved files around to different folders, and commented some more packages. Aiming to have the entire backend fully commented by the end of today
Diffstat (limited to 'src/parameters.par')
-rw-r--r--src/parameters.par32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/parameters.par b/src/parameters.par
deleted file mode 100644
index bf38c11..0000000
--- a/src/parameters.par
+++ /dev/null
@@ -1,32 +0,0 @@
-5 population_size
-1.0 per_cent_mutate
-10000 num_generations
-10 num_runs_total
-1 num_rows
-100 num_cols
-100 levels_back
-1 progress_report
-1000 report_interval
-173156789 global_seed
-0 run_from_chrom
-0 shrink_phenotype
-0 1 modulus-0
-0 1 sqrt-1
-0 1 reciprocal-2
-0 1 sin-3
-0 1 cos-4
-0 1 tan-5
-0 1 exp-6
-0 1 sinh-7
-0 1 cosh-8
-0 1 tanh-9
-0 1 nat-log-10
-0 1 logbase10-11
-0 2 sin(a+b)-12
-0 2 cos(a+b)-13
-0 2 hypoteneuse-14
-0 2 power-15
-1 2 addition-16
-1 2 subtraction-17
-1 2 multiplication-18
-1 2 division-19 \ No newline at end of file