mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
4da3929a92
- Add LICENSE - Mark MAKE_JOBS_SAFE - Eliminate unnecessary patch - Note new homepage in pkg-descr - Pass maintainership to submitter PR: ports/149827 Submitted by: C-S <c-s@c-s.li>
14 lines
801 B
Plaintext
14 lines
801 B
Plaintext
The computer program avida is an auto-adaptive genetic system designed
|
|
primarily for use as a platform in Digital or Artificial Life research. The
|
|
avida system is based on concepts similar to those employed by the tierra
|
|
program developed by Tom Ray. It is a population of self-reproducing strings
|
|
with a Turing-complete genetic basis subjected to Poisson-random mutations.
|
|
The population adapts to the combination of an intrinsic fitness landscape
|
|
(self-reproduction) and an externally imposed (extrinsic) fitness function
|
|
provided by the researcher. By studying this system, one can examine
|
|
evolutionary adaptation, general traits of living systems (such as
|
|
self-organization), and other issues pertaining to theoretical or
|
|
evolutionary biology and dynamic systems.
|
|
|
|
WWW: http://avida.devosoft.org/
|