SchemaSizeQ

Undocumented in source.

Members

Aliases

StatusData
alias StatusData = long[] delegate(SchemaStatus)
Undocumented in source.

Functions

update
void update(StatusData data, long totalMutants)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

make
auto make(long minSize, long maxSize)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

LearnRate
auto LearnRate;
Undocumented in source.

Variables

currentSize
long currentSize;
Undocumented in source.
maxSize
long maxSize;
Undocumented in source.
minSize
long minSize;
Undocumented in source.
rnd0
MinstdRand0 rnd0;
Undocumented in source.

Meta