create_population: Create a mutationtree population

Description Usage Arguments Value

Description

create_population creates a mutationtree population. The population is started with one genotype at the root of the tree with size individuals and fitness base_fitness.

Usage

1
create_population(size, base_fitness)

Arguments

size

The size of the population

base_fitness

The base fitness of genotypes in the population

Value

A mutationtree population


briandconnelly/mutationtree documentation built on May 13, 2019, 5:14 a.m.