-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
28 lines (19 loc) · 709 Bytes
/
Copy pathREADME
File metadata and controls
28 lines (19 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Parallel Evolution Library
Library to ease the implementation of evolutionary algorithms
[http://en.wikipedia.org/wiki/Evolutionary_computation] that use MPI
[http://en.wikipedia.org/wiki/Message_Passing_Interface] for its
parallelization [http://en.wikipedia.org/wiki/Parallel_computing].
Multiple different evolutionary algorithms can run in parallel and exchange
candidate solutions with each other.
HOWTO INSTALL THIS LIB FROM THE SOURCES
* Generate the './configure' script:
$ libtoolize
$ aclocal
$ autoheader
$ autoconf
$ automake --add-missing
* Configure and install:
$ ./configure
$ make
# make install
If you want to buy me a coffee follow this link: https://ko-fi.com/M4M09AL6