alenic / realGALinks
A fast and simple C++ library of Genetic Algorithms only for real domain (float), useful for nonlinear optimization with constraints
☆23Updated 3 weeks 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☆241Updated last year
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- A Reinforcement Learning Library for C++11/14☆51Updated 3 years ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆45Updated 7 years ago
- An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers☆118Updated 9 months ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆71Updated 5 years ago
- This includes a C++ implementation for the linear programming simplex method☆54Updated 2 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- Solving a TSP with the CPLEX C++ API.☆50Updated 5 years ago
- Particle Swarm Optimization (PSO) in C☆131Updated 5 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib☆126Updated 2 years ago
- OptFrame - C++17/C++20/C++23 Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆90Updated 4 months ago
- C++ Implementation of Traveling Salesman Problem using Christofides and 2-opt☆71Updated 12 years ago
- Genetic, hill-climbing, and simulated annealing algorithms in C++☆19Updated 10 years ago
- odeint - solving ordinary differential equations in c++ v2☆354Updated 6 years ago
- C/C++ API for SNOPT7☆29Updated 4 years ago
- A Python and MATLAB implementation of mathematical test functions for benchmarking optimization algorithms.☆72Updated 4 months ago
- A generic C++ framework for evolutionary computation☆86Updated 8 years ago
- Pathfinding and search testbed/visualization suite. Current code is in PDB-refactor branch.☆120Updated 3 weeks ago
- Automation of a decentralized swarm of autonomous mobile robots to perform various tasks through swarm-intelligence algorithms.☆17Updated 5 years ago
- Source repository for OOQP, a quadratic programming solver (and more)☆81Updated 9 years ago
- An implementation of the NSGA-III algorithm in C++☆22Updated 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.☆41Updated last year
- Planning algorithms for problems with uncertain world state and action outcomes (POMDP and MDP models)☆56Updated 4 years ago
- C++ wrapper for gnuplot☆29Updated 6 years ago
- Monte Carlo Tree Search - C++14 implementation☆42Updated 2 years ago
- BCP-MAPF – branch-and-cut-and-price for multi-agent path finding☆98Updated 6 months ago
- A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++11)☆260Updated 2 years ago
- COIN-OR Linear Programming Solver☆481Updated 3 weeks ago