Vita
Classes | Namespaces | Enumerations
environment.h File Reference

Go to the source code of this file.

Classes

struct  vita::environment::de_parameters
 
class  vita::environment
 Context object aggregating multiple related parameters into one structure. More...
 
struct  vita::environment::mep_parameters
 
struct  vita::environment::misc_parameters
 
struct  vita::environment::statistics
 
struct  vita::environment::team_parameters
 

Namespaces

namespace  vita
 The main namespace for the project.
 

Enumerations

enum  vita::out::print_format_t {
  list_f , dump_f , graphviz_f , in_line_f ,
  tree_f , language_f , c_language_f = language_f + symbol::c_format , cpp_language_f = language_f + symbol::cpp_format ,
  mql_language_f = language_f + symbol::mql_format , python_language_f = language_f + symbol::python_format
}
 Rendering format used to print an individual. More...
 

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 environment.h.

Enumeration Type Documentation

◆ print_format_t

Rendering format used to print an individual.

Definition at line 37 of file environment.h.