[][src]Function radiate::default_neat_env

pub fn default_neat_env() -> NeatEnvironment

Default environment for the NEAT algorithm as described in the paper.

These are very basic and are used to solve the xor problem for NEAT.