alenic / realGA
A fast and simple C++ library of Genetic Algorithms only for real domain (float), useful for nonlinear optimization with constraints
☆20Updated 7 months ago
Alternatives and similar repositories for realGA:
Users that are interested in realGA are comparing it to the libraries listed below
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆31Updated last month
- General meta-Heuristic Optimization Solving Toolkit☆35Updated last month
- OptFrame - C++17 (and C++20) Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆75Updated 7 months ago
- Iterative exact solver of the Travelling Salesman Problem, taking advantage of the Simplex Algorithm (by methods of Dantzig, Fulkerson an…☆11Updated 8 years ago
- An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers☆100Updated 3 months ago
- Custom implementation of heuristics and meta-heuristics for the Capacitated Vehicle Routing Problem (CVRP): e.g. Clarke & Wright Savings …☆13Updated 8 years ago
- Open Solver Interface☆55Updated last month
- LEMON Graph Library☆34Updated 5 years ago
- Solving a TSP with the CPLEX C++ API.☆51Updated 4 years ago
- GAGA is a fast, header only, multi-objective, and distributed evolutionary algorithm library written in modern C++. It is designed to be …☆19Updated 3 years ago
- Cut Generator Library☆25Updated last month
- C++ library for reinforcement learning☆51Updated last year
- A branch and price algorithm to solve a nurse scheduling problem. The algorithm is based on BCP from COIN-OR project.☆30Updated 6 months ago
- Concorde is a computer code for the symmetric traveling salesman problem (TSP) and some related network optimization problems. It was cre…☆85Updated 3 years ago
- An implementation of the NSGA-III algorithm in C++☆20Updated 6 years ago
- COIN-OR Utilities☆47Updated last month
- Vita - Genetic Programming Framework☆36Updated 6 months ago
- Branch-Cut-Price Framework☆28Updated 4 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 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.☆38Updated 5 months ago
- A harness for building the bundled suite of interoperable optimization tools available in the COIN-OR repository.☆123Updated 3 years ago
- A Reinforcement Learning Library for C++11/14☆46Updated 2 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆62Updated 6 years ago
- Minotaur Toolkit for Mixed-Integer Nonlinear Optimization☆74Updated this week
- A standalone local search solver for general integer linear programming☆16Updated 6 months ago
- Source code of HG-means clustering, from "HG-means: A scalable hybrid genetic algorithm for minimum sum-of-squares clustering". (Gribel a…☆9Updated 2 years ago
- A solver based on column generation☆26Updated this week
- binary/integer linear programming solver☆15Updated last month
- A C++ Library of Genetic Algorithm Components☆11Updated 12 years ago
- CVRPController is used to run and calculate score for the 12th DIMACS Implementation Challenge: CVRP track.☆22Updated 3 years ago