alenic / realGALinks
A fast and simple C++ library of Genetic Algorithms only for real domain (float), useful for nonlinear optimization with constraints
☆21Updated last year
Alternatives and similar repositories for realGA
Users that are interested in realGA are comparing it to the libraries listed below
Sorting:
- Iterative exact solver of the Travelling Salesman Problem, taking advantage of the Simplex Algorithm (by methods of Dantzig, Fulkerson an…☆12Updated 9 years ago
- A Reinforcement Learning Library for C++11/14☆48Updated 2 years ago
- Genetic-programming framework for various genetic programming paradigms such as linear genetic programming, tree genetic programming, gen…☆10Updated 8 years ago
- OptFrame - C++17/C++20/C++23 Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆83Updated last week
- Genetic, hill-climbing, and simulated annealing algorithms in C++☆19Updated 10 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆36Updated this week
- C++ genetic algorithms scientific library☆13Updated last year
- Monte Carlo Tree Search - C++14 implementation☆41Updated 2 years ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆67Updated 4 years ago
- A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation☆23Updated 4 years ago
- A Python and MATLAB implementation of mathematical test functions for benchmarking optimization algorithms.☆71Updated last month
- binary/integer linear programming solver☆16Updated 7 months ago
- An implementation of the NSGA-III algorithm in C++☆21Updated 7 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆67Updated 6 years ago
- A C++ Library of Genetic Algorithm Components☆12Updated 12 years ago
- Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune Syst…☆11Updated 10 years ago
- Branch-Cut-Price Framework☆30Updated 4 years ago
- Implementation of the paper "Improving Optimization Bounds using Machine Learning: Decision Diagrams meet Deep Reinforcement Learning".☆27Updated 5 years ago
- An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers☆107Updated 2 months ago
- A free C++ Genetic Algorithm library☆232Updated 4 months ago
- Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs☆15Updated 9 years ago
- A*(A-star) pathfinding algorithm in C++☆35Updated 7 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- Derivative-free nonlinear global optimizer with python interface☆16Updated 5 years ago
- Particle Swarm Optimization (PSO) in C☆121Updated 4 years ago
- Templated C++ polynomial library☆25Updated 2 years ago
- Environments and various utilities for reinforcement learning with C++☆15Updated last week
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆220Updated 5 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆96Updated 5 years ago