edges-VonNeumann-detect

50 total cycles: first  |  last  | 

Winner

Age 14; Fitness 0.999

Fitness

Config

{
  "Name": "edges-VonNeumann-detect",
  "WorldDx": 100,
  "WorldDy": 100,
  "WorldEdgeStrategy": "Wrap",
  "CycleLength": 200,
  "OrganismCount": 200,
  "RulesType": "Neighborhood_VonNeumann_EdgeDetect",
  "FitnessType": "Edges",
  "PairingType": "Prom",
  "LastFitnessWeight": 0.25,
  "ReproductionParams": {
    "MaxCrossovers": 5,
    "MinMutationRate": 0.05,
    "MaxMutationRate": 0.1
  },
  "PopWriter": {
    "BasePath": "/tmp/evolution",
    "RulesFileNameFormat": "rules-%03d-%s.bin",
    "TopRulesCount": 5,
    "IndexFileName": "index.html",
    "ConfigFileName": "config.json",
    "PopulationFileNameFormat": "population-%03d.html",
    "OrganismFileNameFormat": "organism-%s.html",
    "CsvFileName": "metrics.csv",
    "PopulationTemplate": "@population.html.tmpl",
    "PopulationColumns": 8,
    "OrganismPrefixTemplate": "@organism-prefix.html.tmpl",
    "OrganismSuffixTemplate": "@organism-suffix.html.tmpl",
    "OrganismColumns": 8,
    "OrganismDivTemplate": "@organismDiv.html.tmpl",
    "IndexTemplate": "@index.html.tmpl"
  }
}

Data

Config
Fitness Metrics