Skip to content

ckoster22/elm-genetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Genetic Algorithm written in Elm

Concepts

A Genetic Algorithm is an algorithm that can find a good enough solution to an optimization problem. More on that here.

The core of the algorithm contains a lot of boilerplate and this package aims to hide that boilerplate so that you can instead focus on solving problems with your genetic algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages