A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
-
Updated
Oct 8, 2024 - C++
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
This repository contains path planning algorithms in C++ for a grid based search.
Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization
MoveIt kinematics_base plugin based on particle optimization & GA
C++ Large Scale Genetic Programming
Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search. See also AS-MOSES https://github.com/opencog/asmoses but kept to guaranty backward compatibility.
Modular Agent Based Evolution Framework
Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max-flow-shortest-path-topological-sort-calculus-derivative-integration-forward-interpolation-simpson-rule-intersecting-area-non-linear-equation-jacob…
OptFrame - C++17 (and C++20) Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Genetic Algorithm, Simulated Annealing, Tabu Search, Iterated Local Search, Variable Neighborhood Search, NSGA-II, Genetic Programming etc. Examples for Traveling Salesman, Vehicle Routing, Knapsack Problem, etc.
No longer maintained, actually usable implementation of NEAT
Evolved concurrent neural networks on godot engine
Genetic algorithms applied in Computer Fluid Dynamics for multiobjective optimization - Senior Thesis in Mechanical Engineering at the University of Vermont
Geometry Dash bot to play & finish levels - Now training much faster!
Genetic algorithm for Traveling salesman problem
MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search for the AtomSpace (https://github.com/opencog/atomspace)
Starter Bot for Codingame's Coders Strike Back AI Challenge (Simulation Engine + Random Search)
[OLD] Moe is a C++14 header-only dependency-free library providing generic implementations of some metaheuristic algorithms
A genetic algorithms library in C++ for single- and multi-objective optimization.
Nonlinear Model Predictive Control tuning using Genetic Algorithms, employed on a trajectory controller for differential drive robot
Add a description, image, and links to the genetic-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the genetic-algorithm topic, visit your repo's landing page and select "manage topics."