C# Class genetikperceptron.Simulation

Inheritance: IEvaluator
显示文件 Open project: Underflow/genetik-perceptron

Public Methods

Method Description
Evaluate ( List population ) : void
Simulation ( string path ) : System

Method Details

Evaluate() public method

public Evaluate ( List population ) : void
population List
return void

Simulation() public method

public Simulation ( string path ) : System
path string
return System