The python version reference vector guided evolutionary algorithm.
Project description
README
The python version reference vector guided evolutionary algorithm.
Currently supported: Multi-objective minimization with visualization and interaction support. Preference is accepted as a reference point.
To test the code, open the binder link and read example.ipynb.
Read the documentation here
Requirements:
- Python 3.6 or up
- Poetry dependency manager: Only for developers
Installation process for normal users:
- Run:
pip install pyrvea
Installation process for developers:
- Download and extract the code
- Create a new virtual environment for the project
- If you want to take part in the development process, run
poetry install
instead.
See the details of RVEA in the following paper
R. Cheng, Y. Jin, M. Olhofer and B. Sendhoff, A Reference Vector Guided Evolutionary Algorithm for Many-objective Optimization, IEEE Transactions on Evolutionary Computation, 2016
The source code of pyrvea is implemented by Bhupinder Saini
If you have any questions about the code, please contact:
Bhupinder Saini: bhupinder.s.saini@jyu.fi
Project researcher at University of Jyväskylä.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyrvea-0.1.1.tar.gz
.
File metadata
- Download URL: pyrvea-0.1.1.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.14 CPython/3.7.1 Linux/3.10.0-862.14.4.el7.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e83931a96a326e654e512295da0afdb38d371fc570c932e4fab88d90f8bdef91 |
|
MD5 | 4f92e76db28e14eb8566e9467479667d |
|
BLAKE2b-256 | 1f51a40e02e878b38bdbc699d4b313c65c9d41fb5b2191578437ca78e3464f73 |
File details
Details for the file pyrvea-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pyrvea-0.1.1-py3-none-any.whl
- Upload date:
- Size: 30.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.14 CPython/3.7.1 Linux/3.10.0-862.14.4.el7.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 749c5d77c2c01f4dbdfedd2d90c5b9e0dc473dfae512919fb27b1cc7a9dd1ea7 |
|
MD5 | 254ed948630e9e95fdc9b05877757ae3 |
|
BLAKE2b-256 | 01c95cef38cbe524e86b9e4f840e3be0a10ce9b901b3f1b4b8d4474d86feaa11 |