Paradiseo
(Redirected from Parallel Optimization)
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
| Paradiseo | |
|---|---|
| Developer | DOLPHIN project-team of INRIA |
| Stable release | 3.0.0
/ February 10, 2023 |
| Repository |
|
| Written in | C++ |
| Engine | |
| Operating system | Cross-platform |
| Type | Technical computing |
| License | CeCill license |
| Website | nojhan |
ParadisEO is an object-oriented framework dedicated to the flexible design of metaheuristics. It uses EO, a template-based, ANSI-C++[clarification needed] compliant computation library.[1] ParadisEO is portable across both Windows system and sequential platforms (Unix, Linux, Mac OS X, etc.). ParadisEO is distributed under the CeCill license and can be used under several environments.
See also
[edit | edit source]- Java Evolutionary Computation Toolkit, a toolkit to implement Evolutionary Algorithms
- MOEA Framework, an open source Java framework for multiobjective evolutionary algorithms
References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- Official site
- Previous official site Archived 2015-08-05 at the Wayback Machine, at Paradiseo website
- Team, at DOLPHIN project-team website