Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
☆70Sep 25, 2018Updated 7 years ago
Alternatives and similar repositories for differential-evolution
Users that are interested in differential-evolution are comparing it to the libraries listed below
Sorting:
- Source code for the paper on inexact Krylov iterations with FMM BEM☆12Feb 2, 2017Updated 9 years ago
- ☆14Apr 23, 2023Updated 2 years ago
- An object-oriented C++ library for the generation of polygonal meshes☆18Nov 10, 2022Updated 3 years ago
- Spacecraft trajectory optimization using differential evolution☆13Sep 7, 2018Updated 7 years ago
- The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), an…☆22Feb 25, 2026Updated 3 weeks ago
- Rcpp port of Differential Evolution☆15Mar 11, 2026Updated last week
- [OLD] Moe is a C++14 header-only dependency-free library providing generic implementations of some metaheuristic algorithms☆36Feb 18, 2018Updated 8 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- This is the code repository of a tutorial overview of Path Integral (PI) approaches for stochastic optimal control and trajectory optimiz…☆24Sep 5, 2023Updated 2 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Feb 20, 2015Updated 11 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Aug 22, 2025Updated 7 months ago
- Implementation of "Hexahedral Mesh Repair via SOS Relaxation" [Zoë Marschner, David Palmer, Paul Zhang, Justin Solomon. Symposium on Geom…