alenic / realGALinks
A fast and simple C++ library of Genetic Algorithms only for real domain (float), useful for nonlinear optimization with constraints
☆23Updated 2 months ago
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☆238Updated 9 months ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- This includes a C++ implementation for the linear programming simplex method☆54Updated last year
- A Reinforcement Learning Library for C++11/14☆51Updated 3 years ago
- Particle Swarm Optimization (PSO) in C☆128Updated 5 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- C++ wrapper for gnuplot☆29Updated 6 years ago
- Genetic, hill-climbing, and simulated annealing algorithms in C++☆19Updated 10 years ago
- OptFrame - C++17/C++20/C++23 Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆89Updated last month
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆68Updated 5 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers☆115Updated 6 months ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated 2 months ago
- Solving a TSP with the CPLEX C++ API.☆50Updated 5 years ago
- A Python and MATLAB implementation of mathematical test functions for benchmarking optimization algorithms.☆72Updated last month
- A generic C++ framework for evolutionary computation☆85Updated 8 years ago
- COIN-OR Linear Programming Solver☆468Updated this week
- NSGA-II Implementation in C++☆29Updated 12 years ago
- C/C++ API for SNOPT7☆29Updated 4 years ago
- Pathfinding and search testbed/visualization suite. Current code is in PDB-refactor branch.☆119Updated 2 months ago
- A*(A-star) pathfinding algorithm in C++☆34Updated 7 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- Implementations of the A* algorithm in C++☆455Updated 2 months ago
- Open Solver Interface☆61Updated 2 months ago
- A harness for building the bundled suite of interoperable optimization tools available in the COIN-OR repository.☆131Updated 4 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆348Updated last month
- COIN-OR projects with CMake build support☆72Updated 2 years ago