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 4 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 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
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆37Updated last month
- A generic C++11 k-means clustering implementation☆213Updated 5 months ago
- A free C++ Genetic Algorithm library☆235Updated 7 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- Implementation of the K-Means clustering algorithm.☆109Updated 9 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆69Updated 6 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- Templated C++ polynomial library☆26Updated 3 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Particle Swarm Optimization (PSO) in C++ with MPI support☆18Updated 8 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆41Updated 6 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Unofficial unmaintained clone of LEMON Graph Library☆46Updated 5 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- Special purpose C++ library for symbolic computations☆78Updated 2 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- An easy-to-use Simplex solver class for linear programming.☆20Updated 7 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 6 months ago
- A simple C++17 header-only library for generating SVG plots☆10Updated last year
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆54Updated 4 years ago