Vita
Classes | Namespaces | Enumerations
evaluator.h File Reference

Go to the source code of this file.

Classes

class  vita::cached_evaluator
 
class  vita::evaluator< T >
 Calculates the fitness of an individual. More...
 
class  vita::test_evaluator< T >
 A fitness function used for debug purpose. More...
 

Namespaces

namespace  vita
 The main namespace for the project.
 

Enumerations

enum class  test_evaluator_type { distinct , fixed , random }
 

Detailed Description

Remarks
This file is part of VITA.
License\n
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/

Definition in file evaluator.h.