High level optimization routines in Fortran 95 for optimization problems using a genetic algorithm
with elitism, steady-state-reproduction, dynamic operator scoring by merit, no-duplicates-in-population. Chromosome representation may be integer-array, real-array, permutation-array, character-array.
Single objective and multi-objective maximization routines are present. Possible to incorporate own crossover and mutation operators exclusively or in addition to standard operators that are included by default.
The aim is to make it possible to quickly develop a high performance GA for any given application problem.
Features
- elitism
- no duplicates in population
- dynamic operator selection probabilities based on recent performance
- steady state reproduction
Follow GA-tools
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GA-tools!