Vita
Classes | Namespaces | Typedefs
ga/search.h File Reference

Go to the source code of this file.

Classes

class  vita::basic_ga_search< T, ES, F >
 Search driver for GAs. More...
 

Namespaces

namespace  vita
 The main namespace for the project.
 

Typedefs

template<class F >
using vita::de_search = basic_ga_search< i_de, de_es, F >
 
template<class F >
using vita::ga_search = basic_ga_search< i_ga, std_es, F >
 

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 ga/search.h.