4 packages tagged with “genetic-algorithms”
A fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
Extensions for GeneticSharp: a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
A set of templates written for the GeneticSharp: TSP Blazor, basic console application, TSP console application and TSP Unity3d. * Install the templates with command: dotnet new -i GeneticSharp.Templates * Create new projects for GeneticCharp: * dotnet new GeneticSharpTspBlazorApp * dotnet new GeneticSharpConsoleApp * dotnet new GeneticSharpTspConsoleApp * dotnet new GeneticSharpTspUnity3d
OpenGA.Net is a high-performance, type-safe genetic algorithm library that makes evolutionary computation accessible to everyone. Whether you're solving complex optimization problems, researching machine learning, or just getting started with genetic algorithms, OpenGA.Net provides the tools you need with an elegant, fluent API.