Shark machine learning library
About Shark
News!
Contribute
Credits and copyright
Downloads
Getting Started
Installation
Using the docs
Documentation
Tutorials
Quick references
Class list
Global functions
FAQ
Showroom
include
shark
ObjectiveFunctions
Benchmarks
Benchmarks.h
Go to the documentation of this file.
1
/*!
2
*
3
*
4
* \brief -
5
*
6
* \author -
7
* \date -
8
*
9
*
10
* \par Copyright 1995-2017 Shark Development Team
11
*
12
* <BR><HR>
13
* This file is part of Shark.
14
* <http://shark-ml.org/>
15
*
16
* Shark is free software: you can redistribute it and/or modify
17
* it under the terms of the GNU Lesser General Public License as published
18
* by the Free Software Foundation, either version 3 of the License, or
19
* (at your option) any later version.
20
*
21
* Shark is distributed in the hope that it will be useful,
22
* but WITHOUT ANY WARRANTY; without even the implied warranty of
23
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24
* GNU Lesser General Public License for more details.
25
*
26
* You should have received a copy of the GNU Lesser General Public License
27
* along with Shark. If not, see <http://www.gnu.org/licenses/>.
28
*
29
*/
30
#include <
shark/ObjectiveFunctions/Benchmarks/ZDT6.h
>
31
#include <
shark/ObjectiveFunctions/Benchmarks/ZDT4.h
>
32
#include <
shark/ObjectiveFunctions/Benchmarks/ZDT3.h
>
33
#include <
shark/ObjectiveFunctions/Benchmarks/ZDT2.h
>
34
#include <
shark/ObjectiveFunctions/Benchmarks/ZDT1.h
>
35
#include <
shark/ObjectiveFunctions/Benchmarks/Himmelblau.h
>
36
#include <
shark/ObjectiveFunctions/Benchmarks/Sphere.h
>
37
#include <
shark/ObjectiveFunctions/Benchmarks/Rosenbrock.h
>
38
#include <
shark/ObjectiveFunctions/Benchmarks/LZ9.h
>
39
#include <
shark/ObjectiveFunctions/Benchmarks/LZ8.h
>
40
#include <
shark/ObjectiveFunctions/Benchmarks/LZ7.h
>
41
#include <
shark/ObjectiveFunctions/Benchmarks/LZ6.h
>
42
#include <
shark/ObjectiveFunctions/Benchmarks/LZ5.h
>
43
#include <
shark/ObjectiveFunctions/Benchmarks/LZ4.h
>
44
#include <
shark/ObjectiveFunctions/Benchmarks/LZ3.h
>
45
#include <
shark/ObjectiveFunctions/Benchmarks/LZ2.h
>
46
#include <
shark/ObjectiveFunctions/Benchmarks/LZ1.h
>
47
#include <
shark/ObjectiveFunctions/Benchmarks/IHR6.h
>
48
#include <
shark/ObjectiveFunctions/Benchmarks/IHR4.h
>
49
#include <
shark/ObjectiveFunctions/Benchmarks/IHR3.h
>
50
#include <
shark/ObjectiveFunctions/Benchmarks/IHR2.h
>
51
#include <
shark/ObjectiveFunctions/Benchmarks/IHR1.h
>
52
#include <
shark/ObjectiveFunctions/Benchmarks/GSP.h
>
53
#include <
shark/ObjectiveFunctions/Benchmarks/Fonseca.h
>
54
#include <
shark/ObjectiveFunctions/Benchmarks/Ellipsoid.h
>
55
#include <
shark/ObjectiveFunctions/Benchmarks/ELLI2.h
>
56
#include <
shark/ObjectiveFunctions/Benchmarks/ELLI1.h
>
57
#include <
shark/ObjectiveFunctions/Benchmarks/DTLZ7.h
>
58
#include <
shark/ObjectiveFunctions/Benchmarks/DTLZ6.h
>
59
#include <
shark/ObjectiveFunctions/Benchmarks/DTLZ5.h
>
60
#include <
shark/ObjectiveFunctions/Benchmarks/DTLZ4.h
>
61
#include <
shark/ObjectiveFunctions/Benchmarks/DTLZ3.h
>
62
#include <
shark/ObjectiveFunctions/Benchmarks/DTLZ2.h
>
63
#include <
shark/ObjectiveFunctions/Benchmarks/DTLZ1.h
>
64
#include <
shark/ObjectiveFunctions/Benchmarks/Discus.h
>
65
#include <
shark/ObjectiveFunctions/Benchmarks/DiffPowers.h
>
66
#include <
shark/ObjectiveFunctions/Benchmarks/CIGTAB2.h
>
67
#include <
shark/ObjectiveFunctions/Benchmarks/CIGTAB1.h
>
68
#include <
shark/ObjectiveFunctions/Benchmarks/CigarDiscus.h
>
69
#include <
shark/ObjectiveFunctions/Benchmarks/Cigar.h
>
70
#include <
shark/ObjectiveFunctions/Benchmarks/Ackley.h
>
71