1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/biology/avida/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

12 lines
768 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.