alenic / realGALinks
A fast and simple C++ library of Genetic Algorithms only for real domain (float), useful for nonlinear optimization with constraints
☆22Updated this week
Alternatives and similar repositories for realGA
Users that are interested in realGA are comparing it to the libraries listed below
Sorting:
- A free C++ Genetic Algorithm library☆234Updated 6 months ago
- This includes a C++ implementation for the linear programming simplex method☆51Updated last year
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆67Updated 4 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆68Updated 6 years ago
- A Reinforcement Learning Library for C++11/14☆51Updated 2 years ago
- An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers☆109Updated 3 months ago
- A Python and MATLAB implementation of mathematical test functions for benchmarking optimization algorithms.☆71Updated 3 months ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆37Updated this week
- C++ library for reinforcement learning☆53Updated 2 years ago
- Pathfinding and search testbed/visualization suite. Current code is in PDB-refactor branch.☆117Updated this week
- An implementation of the NSGA-III algorithm in C++☆21Updated 7 years ago
- A C++ Library of Genetic Algorithm Components☆69Updated 7 years ago
- Particle Swarm Optimization (PSO) in C++,较为通用的粒子群优化算法(变量维度可变)☆53Updated 8 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- Genetic, hill-climbing, and simulated annealing algorithms in C++☆19Updated 10 years ago
- C/C++ API for SNOPT7☆29Updated 3 years ago
- NSGA-II Implementation in C++☆29Updated 12 years ago
- Particle Swarm Optimization (PSO) in C☆123Updated 4 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.☆40Updated last year
- Matlab code to control underactuated systems based on a hybrid approach that combines neural networks, reinforcement learning, fuzzy logi…☆28Updated 11 years ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆44Updated 7 years ago
- NSGA-III, A-NSGA-III, and A^2-NSGA-III algorithms based on Kanpur Genetic Algorithms Laboratory's code. They solve Multi-objective Optimi…☆53Updated 5 years ago
- Environments and various utilities for reinforcement learning with C++☆17Updated last week
- C++ version of a Deep Reinforcement Learning algorithm PPO☆35Updated 4 years ago
- A generic C++ framework for evolutionary computation☆84Updated 7 years ago
- C++ wrapper for gnuplot☆28Updated 6 years ago
- A*(A-star) pathfinding algorithm in C++☆35Updated 7 years ago
- A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation☆23Updated 5 years ago
- 2013 IEEE CEC Competition on Niching Methods for Multimodal Optimization☆91Updated 4 years ago