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:
- A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation☆23Updated 4 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆36Updated this week
- A Reinforcement Learning Library for C++11/14☆48Updated 2 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- Genetic, hill-climbing, and simulated annealing algorithms in C++☆19Updated 10 years ago
- Particle Swarm Optimization (PSO) in C☆121Updated 4 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
- An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers☆107Updated 2 months ago
- k-means++: a C++ version implement☆19Updated 7 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 7 years ago
- Genetic-programming framework for various genetic programming paradigms such as linear genetic programming, tree genetic programming, gen…☆10Updated 8 years ago
- Environments and various utilities for reinforcement learning with C++☆15Updated last week
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆40Updated 10 months ago
- An implementation of the NSGA-III algorithm in C++☆21Updated 7 years ago
- Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune Syst…☆11Updated 10 years ago
- Monte Carlo Tree Search - C++14 implementation☆41Updated 2 years ago
- An Open Source Tabu Search Metaheuristic framework in C++☆29Updated 5 years ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆44Updated 7 years ago
- Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-bal…☆77Updated 6 years ago
- NSGA-II Implementation in C++☆29Updated 12 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- A generic C++ framework for evolutionary computation☆84Updated 7 years ago
- CONDOR (COnstrained, Non-linear, Direct, parallel Optimization using trust Region method for high-computing load function) allows continu…☆18Updated 16 years ago
- GAGA is a fast, header only, multi-objective, and distributed evolutionary algorithm library written in modern C++. It is designed to be …☆19Updated 3 years ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆67Updated 4 years ago
- C/C++ API for SNOPT7☆30Updated 3 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- Boost.odeint☆47Updated 2 months ago
- C++ wrapper for gnuplot☆28Updated 6 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago