alenic / realGA
A fast and simple C++ library of Genetic Algorithms only for real domain (float), useful for nonlinear optimization with constraints
☆21Updated 11 months ago
Alternatives and similar repositories for realGA:
Users that are interested in realGA are comparing it to the libraries listed below
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆35Updated last week
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆63Updated 6 years ago
- C++ library for reinforcement learning☆53Updated last year
- Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-bal…☆77Updated 6 years ago
- A Reinforcement Learning Library for C++11/14☆48Updated 2 years ago
- binary/integer linear programming solver☆16Updated 5 months ago
- Monte Carlo Tree Search - C++14 implementation☆41Updated last year
- A C++ Library of Genetic Algorithm Components☆67Updated 6 years ago
- Genetic, hill-climbing, and simulated annealing algorithms in C++☆19Updated 9 years ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆65Updated 4 years ago
- A*(A-star) pathfinding algorithm in C++☆35Updated 7 years ago
- A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation☆21Updated 4 years ago
- C++ genetic algorithms scientific library☆13Updated last year
- OptFrame - C++17 (and C++20) Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆80Updated last week
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆50Updated 4 years ago
- An easy-to-use Simplex solver class for linear programming.☆20Updated 7 years ago
- Genetic-programming framework for various genetic programming paradigms such as linear genetic programming, tree genetic programming, gen…☆10Updated 7 years ago
- COIN-OR Utilities☆48Updated 2 months ago
- Evolutionary Algorithms implementations, for various (discrete & continuous) optimization problems, including for autonomous agent contro…☆13Updated 7 months ago
- SymPP: A Symbolic Library that compiles itself☆13Updated 4 years ago
- A C++ Library of Genetic Algorithm Components☆12Updated 12 years ago
- Particle Swarm Optimization (PSO) in C☆120Updated 4 years ago
- Multi Objective Simulated Annealing algorithm sample☆26Updated 12 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 8 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆39Updated 8 months ago
- An implementation of the NSGA-III algorithm in C++☆21Updated 6 years ago
- Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune Syst…☆11Updated 10 years ago
- This includes a C++ implementation for the linear programming simplex method☆50Updated last year
- Branch-Cut-Price Framework☆29Updated 4 years ago