Top Level Namespace

Includes:
NEAT::DSL

Defined Under Namespace

Modules: NEAT, RubyNEAT Classes: String

Constant Summary collapse

NEATER =
File.join [Dir.pwd, "neater"]
NEATGLOB =
NEATER + '/*_neat.rb'

Constants included from NEAT

NEAT::STIMULUS

Method Summary

Methods included from NEAT::DSL

#compare, #condition_boolean_vector, #cost, #define, #evolve, #fitness, #method_missing, #query, #recurrence, #report, #run_engine, #simple_fitness_error, #stop_on_fitness, #uncondition_boolean_vector

Methods included from NEAT

controller, controller=, create_controller, dpp, gaussian, new_innovation, random_name_generator

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class NEAT::DSL