File: critterding.1

package info (click to toggle)
critterding 1.0-beta12.1-1.3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 7,084 kB
  • sloc: cpp: 81,566; makefile: 930
file content (853 lines) | stat: -rw-r--r-- 24,789 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim text
.ft R
.fi
..
.\" Set up some character translations and predefined strings.  \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
.\" nothing in troff, for use with C<>.
.tr \(*W-
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
.    ds -- \(*W-
.    ds PI pi
.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
.    ds L" ""
.    ds R" ""
.    ds C` ""
.    ds C' ""
'br\}
.el\{\
.    ds -- \|\(em\|
.    ds PI \(*p
.    ds L" ``
.    ds R" ''
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD.  Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
.ie \nF \{\
.    de IX
.    tm Index:\\$1\t\\n%\t"\\$2"
..
.    nr % 0
.    rr F
.\}
.el \{\
.    de IX
..
.\}
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
.    \" fudge factors for nroff and troff
.if n \{\
.    ds #H 0
.    ds #V .8m
.    ds #F .3m
.    ds #[ \f1
.    ds #] \fP
.\}
.if t \{\
.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
.    ds #V .6m
.    ds #F 0
.    ds #[ \&
.    ds #] \&
.\}
.    \" simple accents for nroff and troff
.if n \{\
.    ds ' \&
.    ds ` \&
.    ds ^ \&
.    ds , \&
.    ds ~ ~
.    ds /
.\}
.if t \{\
.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
.\}
.    \" troff and (daisy-wheel) nroff accents
.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
.ds ae a\h'-(\w'a'u*4/10)'e
.ds Ae A\h'-(\w'A'u*4/10)'E
.    \" corrections for vroff
.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
.    \" for low resolution devices (crt and lpr)
.if \n(.H>23 .if \n(.V>19 \
\{\
.    ds : e
.    ds 8 ss
.    ds o a
.    ds d- d\h'-1'\(ga
.    ds D- D\h'-1'\(hy
.    ds th \o'bp'
.    ds Th \o'LP'
.    ds ae ae
.    ds Ae AE
.\}
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
.IX Title "CRITTERDING 1"
.TH CRITTERDING 1 "2010-03-17" "1.0" "critterding Debian manpage"
.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.nh
.SH "NAME"
crittering \- Evolving Artificial Life
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
\&\fBcritterding\fR [\s-1OPTION\s0]...
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
This manual page was written for the Debian distribution because
critterding does not have a manual page. It provides information taken 
from \*(L"critterding \-\-help\*(R" output and project homepage.
.PP
\&\fBCritterding\fR is a \*(L"Petri dish\*(R" universe in 3D that demonstrates evolving 
artificial life. Critters start out with completely random brains and
bodies, but will automatically start evolving into something with much
better survival skills.
.PP
Critters are informed by sensors:
.IP "\- if their head touches food unit." 14
.IX Item "- if their head touches food unit."
.PD 0
.IP "\- their head touches another critter" 14
.IX Item "- their head touches another critter"
.IP "\- if they are able to procreate" 14
.IX Item "- if they are able to procreate"
.IP "\- about their energy state" 14
.IX Item "- about their energy state"
.IP "\- about their age" 14
.IX Item "- about their age"
.IP "\- about the state of their joints" 14
.IX Item "- about the state of their joints"
.IP "\- what the world looks like (\s-1RGBA\s0 vision)" 14
.IX Item "- what the world looks like (RGBA vision)"
.PD
.PP
Critters can make use of the following motor neurons (actions):
.IP "\- bend joint" 8
.IX Item "- bend joint"
.PD 0
.IP "\- bend joint in other direction" 8
.IX Item "- bend joint in other direction"
.IP "\- eat" 8
.IX Item "- eat"
.IP "\- procreate" 8
.IX Item "- procreate"
.PD
.PP
At default, the program sets up a small world with a relatively large amount
of food units and keeps throwing in critters with randomly generated brains
and bodies.
.PP
After a while, one of these idiot critters will unavoidably be good enough
to maintain a small population:
.PP
Slowly but surely, their behaviour will become a lot less random as they
demonstrate increasingly better survival skills.
.SH "KEYS"
.IX Header "KEYS"
To save current settings to a profile, press "\fBs\fR\*(L" in the simulation. It
will be saved to ./default and can be loaded by using \*(R"\fB\-\-profile\fR ./default"
.PP
Use \fBF1\fR in the simulation for more information about keys.
.SH "OPTIONS"
.IX Header "OPTIONS"
.IP "\fB\-\-autoload\fR num" 4
.IX Item "--autoload num"
.Vb 2
\& autoload critters from ~/.critterding/load
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-autoloadlastsaved\fR num" 4
.IX Item "--autoloadlastsaved num"
.Vb 2
\& autoload critters from ~/.critterding/lastsaved
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-benchmark\fR num" 4
.IX Item "--benchmark num"
.Vb 2
\& run the critterding benchmark
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-body_maxbodyparts\fR num" 4
.IX Item "--body_maxbodyparts num"
.Vb 2
\& maximum body parts per critter
\& (default: 30, range: 0\-1000000)
.Ve
.IP "\fB\-\-body_maxbodypartsatbuildtime\fR num" 4
.IX Item "--body_maxbodypartsatbuildtime num"
.Vb 2
\& maximum body parts for a new critter
\& (default: 6, range: 1\-1000000)
.Ve
.IP "\fB\-\-body_maxbodypartsize\fR num" 4
.IX Item "--body_maxbodypartsize num"
.Vb 2
\& maximum size of a critters body part
\& (default: 200, range: 1\-1000000)
.Ve
.IP "\fB\-\-body_maxheadsize\fR num" 4
.IX Item "--body_maxheadsize num"
.Vb 2
\& maximum size of a critters head
\& (default: 80, range: 1\-1000000)
.Ve
.IP "\fB\-\-body_maxmutations\fR num" 4
.IX Item "--body_maxmutations num"
.Vb 2
\& maximum mutations on a body mutant
\& (default: 3, range: 1\-1000000)
.Ve
.IP "\fB\-\-body_minbodypartsize\fR num" 4
.IX Item "--body_minbodypartsize num"
.Vb 2
\& minimum size of a critters body part
\& (default: 20, range: 1\-1000000)
.Ve
.IP "\fB\-\-body_minheadsize\fR num" 4
.IX Item "--body_minheadsize num"
.Vb 2
\& minimum size of a critters head
\& (default: 30, range: 1\-1000000)
.Ve
.IP "\fB\-\-body_mutationrate\fR num" 4
.IX Item "--body_mutationrate num"
.Vb 2
\& percentage of newborns that mutate bodies
\& (default: 10, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectaddbodypart\fR num" 4
.IX Item "--body_percentmutateeffectaddbodypart num"
.Vb 2
\& chance of adding a body part
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectchangecolor\fR num" 4
.IX Item "--body_percentmutateeffectchangecolor num"
.Vb 2
\& chance of changing body color
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectchangecolor_slightly\fR num" 4
.IX Item "--body_percentmutateeffectchangecolor_slightly num"
.Vb 2
\& chance of changing body color
\& (default: 5, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectchangeconstraintangles\fR num" 4
.IX Item "--body_percentmutateeffectchangeconstraintangles num"
.Vb 2
\& chance of changing a joints position angles
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectchangeconstraintangles_slightly\fR num" 4
.IX Item "--body_percentmutateeffectchangeconstraintangles_slightly num"
.Vb 2
\& chance of changing a joints position angles
\& (default: 5, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectchangeconstraintlimits\fR num" 4
.IX Item "--body_percentmutateeffectchangeconstraintlimits num"
.Vb 2
\& chance of changing a joints motion limits
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectchangeconstraintlimits_slightly\fR num" 4
.IX Item "--body_percentmutateeffectchangeconstraintlimits_slightly num"
.Vb 2
\& chance of slightly changing a joints motion limits
\& (default: 5, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectchangeconstraintposition\fR num" 4
.IX Item "--body_percentmutateeffectchangeconstraintposition num"
.Vb 2
\& chance of changing a joints position
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectchangeconstraintposition_slightly\fR num" 4
.IX Item "--body_percentmutateeffectchangeconstraintposition_slightly num"
.Vb 2
\& chance of slightly changing a joints position
\& (default: 5, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectremovebodypart\fR num" 4
.IX Item "--body_percentmutateeffectremovebodypart num"
.Vb 2
\& chance of removing a body part
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectrepositionhead\fR num" 4
.IX Item "--body_percentmutateeffectrepositionhead num"
.Vb 2
\& chance of repositioning head
\& (default: 5, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectresizebodypart\fR num" 4
.IX Item "--body_percentmutateeffectresizebodypart num"
.Vb 2
\& chance of resizing a body part
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectresizebodypart_slightly\fR num" 4
.IX Item "--body_percentmutateeffectresizebodypart_slightly num"
.Vb 2
\& chance of slightly resizing a body part
\& (default: 5, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectresizehead\fR num" 4
.IX Item "--body_percentmutateeffectresizehead num"
.Vb 2
\& chance of resizing a head
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-body_percentmutateeffectresizehead_slightly\fR num" 4
.IX Item "--body_percentmutateeffectresizehead_slightly num"
.Vb 2
\& chance of slightly resizing a head
\& (default: 5, range: 0\-100)
.Ve
.IP "\fB\-\-brain_costfiringmotorneuron\fR num" 4
.IX Item "--brain_costfiringmotorneuron num"
.Vb 2
\& cost of firing a motor neuron
\& (default: 100, range: 0\-1000000)
.Ve
.IP "\fB\-\-brain_costfiringneuron\fR num" 4
.IX Item "--brain_costfiringneuron num"
.Vb 2
\& cost of firing a neuron
\& (default: 10, range: 0\-1000000)
.Ve
.IP "\fB\-\-brain_costhavingneuron\fR num" 4
.IX Item "--brain_costhavingneuron num"
.Vb 2
\& cost of having a neuron (1/100000 energy)
\& (default: 50, range: 0\-1000000)
.Ve
.IP "\fB\-\-brain_costhavingsynapse\fR num" 4
.IX Item "--brain_costhavingsynapse num"
.Vb 2
\& cost of having a synapse
\& (default: 1, range: 0\-1000000)
.Ve
.IP "\fB\-\-brain_maxdendridicbranches\fR num" 4
.IX Item "--brain_maxdendridicbranches num"
.Vb 2
\& maximum number of dendrites per neuron
\& (default: 3, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_maxfiringthreshold\fR num" 4
.IX Item "--brain_maxfiringthreshold num"
.Vb 2
\& maximum firingthreshold of a neuron
\& (default: 10, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_maxmutations\fR num" 4
.IX Item "--brain_maxmutations num"
.Vb 2
\& maximum mutations on a brain mutant
\& (default: 10, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_maxneurons\fR num" 4
.IX Item "--brain_maxneurons num"
.Vb 2
\& maximum neurons per critter
\& (default: 1000, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_maxneuronsatbuildtime\fR num" 4
.IX Item "--brain_maxneuronsatbuildtime num"
.Vb 2
\& maximum neurons for a new critter
\& (default: 200, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_maxplasticitystrengthen\fR num" 4
.IX Item "--brain_maxplasticitystrengthen num"
.Vb 2
\& maximum weight by which plastic synapses strengthen
\& (default: 1000, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_maxplasticityweaken\fR num" 4
.IX Item "--brain_maxplasticityweaken num"
.Vb 2
\& maximum weight by which plastic synapses weaken
\& (default: 10000, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_maxsynapses\fR num" 4
.IX Item "--brain_maxsynapses num"
.Vb 2
\& maximum synapses per neuron
\& (default: 100, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_maxsynapsesatbuildtime\fR num" 4
.IX Item "--brain_maxsynapsesatbuildtime num"
.Vb 2
\& maximum synapses for a new neuron of a new critter
\& (default: 40, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_minfiringthreshold\fR num" 4
.IX Item "--brain_minfiringthreshold num"
.Vb 2
\& minimum firingthreshold of a neuron
\& (default: 2, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_minneuronsatbuildtime\fR num" 4
.IX Item "--brain_minneuronsatbuildtime num"
.Vb 2
\& minimum neurons for a new critter
\& (default: 50, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_minplasticitystrengthen\fR num" 4
.IX Item "--brain_minplasticitystrengthen num"
.Vb 2
\& minimum weight by which plastic synapses strengthen
\& (default: 100, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_minplasticityweaken\fR num" 4
.IX Item "--brain_minplasticityweaken num"
.Vb 2
\& minimum weight by which plastic synapses weaken
\& (default: 1000, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_minsynapses\fR num" 4
.IX Item "--brain_minsynapses num"
.Vb 2
\& minimum synapses per neuron
\& (default: 1, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_minsynapsesatbuildtime\fR num" 4
.IX Item "--brain_minsynapsesatbuildtime num"
.Vb 2
\& minimum synapses for a new neuron
\& (default: 1, range: 1\-1000000)
.Ve
.IP "\fB\-\-brain_mutate_maxdendridicbranches\fR num" 4
.IX Item "--brain_mutate_maxdendridicbranches num"
.Vb 2
\& mutate this value
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutate_maxfiringthreshold\fR num" 4
.IX Item "--brain_mutate_maxfiringthreshold num"
.Vb 2
\& mutate this value
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutate_minfiringthreshold\fR num" 4
.IX Item "--brain_mutate_minfiringthreshold num"
.Vb 2
\& mutate this value
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutate_mutateeffects\fR num" 4
.IX Item "--brain_mutate_mutateeffects num"
.Vb 2
\& mutate mutation effects
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutate_percentchanceconsistentsynapses\fR num" 4
.IX Item "--brain_mutate_percentchanceconsistentsynapses num"
.Vb 2
\& mutate this value
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutate_percentchanceinhibitoryneuron\fR num" 4
.IX Item "--brain_mutate_percentchanceinhibitoryneuron num"
.Vb 2
\& mutate this value
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutate_percentchanceinhibitorysynapses\fR num" 4
.IX Item "--brain_mutate_percentchanceinhibitorysynapses num"
.Vb 2
\& mutate this value
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutate_percentchancemotorneuron\fR num" 4
.IX Item "--brain_mutate_percentchancemotorneuron num"
.Vb 2
\& mutate this value
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutate_percentchanceplasticneuron\fR num" 4
.IX Item "--brain_mutate_percentchanceplasticneuron num"
.Vb 2
\& mutate this value
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutate_percentchancesensorysynapse\fR num" 4
.IX Item "--brain_mutate_percentchancesensorysynapse num"
.Vb 2
\& mutate this value
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutate_plasticityfactors\fR num" 4
.IX Item "--brain_mutate_plasticityfactors num"
.Vb 2
\& mutate min/max plasticity values
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-brain_mutationrate\fR num" 4
.IX Item "--brain_mutationrate num"
.Vb 2
\& percentage of newborns that mutate brains
\& (default: 10, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentchanceconsistentsynapses\fR num" 4
.IX Item "--brain_percentchanceconsistentsynapses num"
.Vb 2
\& percent chance a neurons synapses are all inhibitory or excitatory
\& (default: 0, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentchanceinhibitoryneuron\fR num" 4
.IX Item "--brain_percentchanceinhibitoryneuron num"
.Vb 2
\& percent chance a neuron is inhibotory
\& (default: 50, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentchanceinhibitorysynapses\fR num" 4
.IX Item "--brain_percentchanceinhibitorysynapses num"
.Vb 2
\& percent chance a synapse is inhibitory
\& (default: 50, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentchancemotorneuron\fR num" 4
.IX Item "--brain_percentchancemotorneuron num"
.Vb 2
\& percent chance a neuron is a motor neuron
\& (default: 50, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentchanceplasticneuron\fR num" 4
.IX Item "--brain_percentchanceplasticneuron num"
.Vb 2
\& percent chance a neuron has plastic synapses
\& (default: 20, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentchancesensorysynapse\fR num" 4
.IX Item "--brain_percentchancesensorysynapse num"
.Vb 2
\& percent change a synapse connects to an input
\& (default: 20, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentmutateeffectaddneuron\fR num" 4
.IX Item "--brain_percentmutateeffectaddneuron num"
.Vb 2
\& chance of adding a neuron
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentmutateeffectaddsynapse\fR num" 4
.IX Item "--brain_percentmutateeffectaddsynapse num"
.Vb 2
\& chance of adding a synapse
\& (default: 5, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentmutateeffectaltermutable\fR num" 4
.IX Item "--brain_percentmutateeffectaltermutable num"
.Vb 2
\& mutate value of a mutatable option
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentmutateeffectalterneuron\fR num" 4
.IX Item "--brain_percentmutateeffectalterneuron num"
.Vb 2
\& chance of altering a neuron
\& (default: 2, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentmutateeffectremoveneuron\fR num" 4
.IX Item "--brain_percentmutateeffectremoveneuron num"
.Vb 2
\& chance of removing a neuron
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-brain_percentmutateeffectremovesynapse\fR num" 4
.IX Item "--brain_percentmutateeffectremovesynapse num"
.Vb 2
\& chance of removing a synapse
\& (default: 5, range: 0\-100)
.Ve
.IP "\fB\-\-camerasensitivity\fR num" 4
.IX Item "--camerasensitivity num"
.Vb 2
\& sensitivity of the camera
\& (default: 20, range: 1\-1000)
.Ve
.IP "\fB\-\-colormode\fR num" 4
.IX Item "--colormode num"
.Vb 2
\& colors genetically exact critters identically
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-critter_autoexchangeinterval\fR num" 4
.IX Item "--critter_autoexchangeinterval num"
.Vb 2
\& save critters every n seconds
\& (default: 0, range: 0\-1000000)
.Ve
.IP "\fB\-\-critter_autosaveinterval\fR num" 4
.IX Item "--critter_autosaveinterval num"
.Vb 2
\& save critters every n seconds
\& (default: 0, range: 0\-1000000)
.Ve
.IP "\fB\-\-critter_enableomnivores\fR num" 4
.IX Item "--critter_enableomnivores num"
.Vb 2
\& enables critters to eat each other
\& (default: 1, range: 0\-1)
.Ve
.IP "\fB\-\-critter_insertevery\fR num" 4
.IX Item "--critter_insertevery num"
.Vb 2
\& inserts a random critter every n frames
\& (default: 0, range: 0\-1000000)
.Ve
.IP "\fB\-\-critter_killhalfat\fR num" 4
.IX Item "--critter_killhalfat num"
.Vb 2
\& kill 50% of critters if population reaches n
\& (default: 120, range: 2\-1000000)
.Ve
.IP "\fB\-\-critter_maxenergy\fR num" 4
.IX Item "--critter_maxenergy num"
.Vb 2
\& maximum amount of energy a critter has
\& (default: 5000, range: 1\-1000000)
.Ve
.IP "\fB\-\-critter_maxlifetime\fR num" 4
.IX Item "--critter_maxlifetime num"
.Vb 2
\& maximum number of frames a critter lives
\& (default: 40000, range: 1\-1000000)
.Ve
.IP "\fB\-\-critter_minenergyproc\fR num" 4
.IX Item "--critter_minenergyproc num"
.Vb 2
\& energy a critters needs to procreate
\& (default: 3000, range: 1\-1000000)
.Ve
.IP "\fB\-\-critter_procinterval\fR num" 4
.IX Item "--critter_procinterval num"
.Vb 2
\& minimum frames between procreations
\& (default: 20, range: 1\-1000000)
.Ve
.IP "\fB\-\-critter_raycastvision\fR num" 4
.IX Item "--critter_raycastvision num"
.Vb 2
\& use raycast vision instead of opengl
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-critter_retinasize\fR num" 4
.IX Item "--critter_retinasize num"
.Vb 2
\& size of a critters eye retina
\& (default: 8, range: 1\-1000)
.Ve
.IP "\fB\-\-critter_sightrange\fR num" 4
.IX Item "--critter_sightrange num"
.Vb 2
\& distance a critter can see (10 = 1 worldsize)
\& (default: 70, range: 1\-1000000)
.Ve
.IP "\fB\-\-critter_startenergy\fR num" 4
.IX Item "--critter_startenergy num"
.Vb 2
\& energy a new critter (adam) starts with
\& (default: 3000, range: 1\-1000000)
.Ve
.IP "\fB\-\-drawscene\fR num" 4
.IX Item "--drawscene num"
.Vb 2
\& draw the scene
\& (default: 1, range: 0\-1)
.Ve
.IP "\fB\-\-energy\fR num" 4
.IX Item "--energy num"
.Vb 2
\& energy in the system by number of food cubes
\& (default: 400, range: 0\-1000000)
.Ve
.IP "\fB\-\-exit_if_empty\fR num" 4
.IX Item "--exit_if_empty num"
.Vb 2
\& exit simulation if there are no critters
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-food_maxenergy\fR num" 4
.IX Item "--food_maxenergy num"
.Vb 2
\& maximum amount of energy a food unit has
\& (default: 1500, range: 1\-1000000)
.Ve
.IP "\fB\-\-food_maxlifetime\fR num" 4
.IX Item "--food_maxlifetime num"
.Vb 2
\& maximum number of frames a food unit exists
\& (default: 40000, range: 1\-1000000)
.Ve
.IP "\fB\-\-food_size\fR num" 4
.IX Item "--food_size num"
.Vb 2
\& size of a food unit
\& (default: 200, range: 1\-1000000)
.Ve
.IP "\fB\-\-fpslimit\fR num" 4
.IX Item "--fpslimit num"
.Vb 2
\& frames per second for the fps limiter
\& (default: 30, range: 1\-1000)
.Ve
.IP "\fB\-\-fsX\fR num" 4
.IX Item "--fsX num"
.Vb 2
\& fullscreen resolution X
\& (default: 800, range: 1\-1000000)
.Ve
.IP "\fB\-\-fsY\fR num" 4
.IX Item "--fsY num"
.Vb 2
\& fullscreen resolution Y
\& (default: 600, range: 1\-1000000)
.Ve
.IP "\fB\-\-fullscreen\fR num" 4
.IX Item "--fullscreen num"
.Vb 2
\& enable fullscreen mode
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-headless\fR num" 4
.IX Item "--headless num"
.Vb 2
\& do not open gl context
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-killhalf_decrenergypct\fR num" 4
.IX Item "--killhalf_decrenergypct num"
.Vb 2
\& decrease energy by n percent when killhalfat triggers
\& (default: 1, range: 0\-100)
.Ve
.IP "\fB\-\-killhalf_decrmaxlifetimepct\fR num" 4
.IX Item "--killhalf_decrmaxlifetimepct num"
.Vb 2
\& decrease critter_maxlifetime by n when killhalfat triggers
\& (default: 0, range: 0\-100)
.Ve
.IP "\fB\-\-killhalf_incrworldsizeX\fR num" 4
.IX Item "--killhalf_incrworldsizeX num"
.Vb 2
\& increase worldsizeX by n when killhalfat triggers
\& (default: 0, range: 0\-100)
.Ve
.IP "\fB\-\-killhalf_incrworldsizeY\fR num" 4
.IX Item "--killhalf_incrworldsizeY num"
.Vb 2
\& increase worldsizeY by n when killhalfat triggers
\& (default: 0, range: 0\-100)
.Ve
.IP "\fB\-\-mincritters\fR num" 4
.IX Item "--mincritters num"
.Vb 2
\& minimum number of critters
\& (default: 10, range: 0\-1000)
.Ve
.IP "\fB\-\-race\fR num" 4
.IX Item "--race num"
.Vb 2
\& enable race simulation
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-retinasperrow\fR num" 4
.IX Item "--retinasperrow num"
.Vb 2
\& number of vision retinas to stack per row onscreen
\& (default: 20, range: 1\-1000)
.Ve
.IP "\fB\-\-roundworld\fR num" 4
.IX Item "--roundworld num"
.Vb 2
\& enable round planet
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-startseed\fR num" 4
.IX Item "--startseed num"
.Vb 2
\& enable fullscreen mode
\& (default: 0, range: 0\-4000000000)
.Ve
.IP "\fB\-\-testworld\fR num" 4
.IX Item "--testworld num"
.Vb 2
\& a world for test purposes
\& (default: 0, range: 0\-1)
.Ve
.IP "\fB\-\-threads\fR num" 4
.IX Item "--threads num"
.Vb 2
\& threads to use
\& (default: 1, range: 1\-16)
.Ve
.IP "\fB\-\-worldsizeX\fR num" 4
.IX Item "--worldsizeX num"
.Vb 2
\& size of the world along axis X
\& (default: 23, range: 1\-5000)
.Ve
.IP "\fB\-\-worldsizeY\fR num" 4
.IX Item "--worldsizeY num"
.Vb 2
\& size of the world along axis Y
\& (default: 13, range: 1\-5000)
.Ve
.IP "\fB\-\-worldwalls\fR num" 4
.IX Item "--worldwalls num"
.Vb 2
\& enable walls around the world
\& (default: 1, range: 0\-1)
.Ve
.SH "SEE ALSO"
.IX Header "SEE ALSO"
.Vb 1
\& http://critterding.sourceforge.net/
.Ve