GeneticSharp

GA solver

A C# library for solving optimization problems using genetic algorithms

GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).

GitHub

1k stars
75 watching
334 forks
Language: C#
last commit: 9 months ago
Linked from 4 awesome lists

artificial-intelligencec-sharpdotnetdotnet-coredotnet-standarddotnet6genetic-algorithmgenetic-algorithmsunity3d

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
giuse/simple_ga A demonstration of a simple genetic algorithm in Ruby for solving optimization problems 9
tomcraven/goga A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. 220
ahmedfgad/geneticalgorithmpython A Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks. 1,905
openmole/mgo A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions 72
trevorstephens/gplearn A Python library for solving symbolic regression problems using genetic programming 1,636
melisgl/mgl-gpr An implementation of evolutionary optimization algorithms in Common Lisp 63
frett27/ada-ga A library that provides an implementation of a genetic algorithm in Ada 2
thoj/go-galib A library that implements a genetic algorithm optimization tool 200
petrmanek/revolver A framework for building fast genetic algorithms in Swift. 29
m-decoster/rsgenetic A framework for executing genetic algorithms in Rust 75
researchcodeshub/quantumgeneticalgorithms Implementing Quantum Genetic Algorithms using Python to solve optimization problems inspired by Darwinian natural selection. 56
vollmerm/fungp A Clojure implementation of a genetic programming system to evolve computer programs and solve problems 100
strawberry-magic-pocket/genetic-algorithm An implementation of a genetic algorithm in MATLAB to optimize solutions to optimization problems. 196
uos-codem/ga-toolbox Provides tools and functions to implement genetic algorithms in MATLAB for optimization problems 56
aqibsaeed/genetic-cnn A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm 218