SchemaSizeQ

Undocumented in source.

Members

Functions

currentSize
long currentSize()
Undocumented in source. Be warned that the author may not have intended to support it.
noCurrentSize
void noCurrentSize()

No schema with currentSize_ where generated.

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(SchemaStatus status, long schemaMutants)
updateSize
void updateSize(double sz)
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.
Threshold
auto Threshold;
Undocumented in source.

Variables

maxSize
long maxSize;

max size of a schema.

minSize
long minSize;

min size of a schema.

testMutantsSize
long testMutantsSize;

total number of mutants that are to be tested when schemas are generated.

Meta