ruslankerimov / GALinks
A C++ Library of Genetic Algorithm Components
☆70Updated 7 years ago
Alternatives and similar repositories for GA
Users that are interested in GA are comparing it to the libraries listed below
Sorting:
- Particle Swarm Optimization (PSO) in C☆127Updated 5 years ago
- A generic C++11 k-means clustering implementation☆214Updated 5 months ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Templated C++ polynomial library☆26Updated 3 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- A free C++ Genetic Algorithm library☆235Updated 8 months ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 4 months ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 2 months ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆38Updated 2 months ago
- Special purpose C++ library for symbolic computations☆79Updated 2 years ago
- A C++ RangeTree implementation.☆43Updated 5 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆69Updated 7 years ago
- A C++ Library of Genetic Algorithm Components☆13Updated 12 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Library with colormaps for C++☆29Updated 2 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month