Skip to content

A simple C# library for implementing Genetic Algorithms, some demonstration classes and an entire project based on Genetic Algorithms we developed for a university project. Feel free to fork and improve. We might reconsider our licensing model for further versions and switch to LGPL for our library base.

DanielBaulig/Genetic-Algorithms

Repository files navigation

Genetic Algorithms

This repository includes 4 C# projects in a single solution

  1. Genetic Algorithms Library (GAL)
  2. Unit-Tests for GAL
  3. GUI application built on GAL (DE & EN)

Build & Run

To run the GUI application simply build the solution and run the executable artifact.

If you like this software project please consider flattring it:

Flattr this

About

A simple C# library for implementing Genetic Algorithms, some demonstration classes and an entire project based on Genetic Algorithms we developed for a university project. Feel free to fork and improve. We might reconsider our licensing model for further versions and switch to LGPL for our library base.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages