MPI parallel implementation of genetic algorithm based Rubik's cube solver.
-
Updated
Feb 9, 2019 - C++
MPI parallel implementation of genetic algorithm based Rubik's cube solver.
Powerful genetic alogrithm library for C++
MSc Thesis at FER led by Lea Skorin-Kapov, PhD and Nina Skorin-Kapov, PhD
solving tsp problem with genetic algorithm in c++
Simulated Annealing algorithm for SALBP-2 problem.
A serial and parallel algorithm to solve regular 2D strip packing using Particle Swarm Optimization and a recursive heuristic.
Online Qualification Round of Google Hash Code 2018
Solving the closest string problem using swarm intelligence
An application in c++ to solve the Travelling Salesman Problem using the Ant Colony System
"The classic 'N-Queens problem' is tackled using a variety of advanced techniques such as nested loops, heuristics, backtracking, genetic algorithms, and local search algorithms."
Add a description, image, and links to the heuristic-optimization topic page so that developers can more easily learn about it.
To associate your repository with the heuristic-optimization topic, visit your repo's landing page and select "manage topics."