GEGELATI
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
Selector::TruncationParameters Struct Reference

Structure holding all parameters affecting mutations of Truncation Selection. More...

#include <selectionParameters.h>

Public Attributes

double ratioDeletedRoots = 0.5
 

Static Public Attributes

static const std::string ratioDeletedRootsComment
 JSon comment.
 

Detailed Description

Structure holding all parameters affecting mutations of Truncation Selection.

Member Data Documentation

◆ ratioDeletedRoots

double Selector::TruncationParameters::ratioDeletedRoots = 0.5

Percentage of deleted (and regenerated) root TPGVertex at each generation.

◆ ratioDeletedRootsComment

const std::string Selector::TruncationParameters::ratioDeletedRootsComment
inlinestatic
Initial value:
=
"// Percentage of deleted (and regenerated) root TPGVertex at each "
"generation.\n"
"// \"ratioDeletedRoots\" : 0.5, // Default value"

JSon comment.


The documentation for this struct was generated from the following file: