Skip to content

LeMarwin/binary-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binary-gen

The simpliest implementation of genetic algorithm based on binary strings

Desingned for educational use in BMSTU.

All you need to do is define fitness-function and other parameters in EvOptions and just initEvol! Yay!

Todo: write an article at FPComplete School of Haskell, describing step-by-step the creating of the program

Русское описание

Здесь представлена самая минмальная реализация генетического алгоритма на бинарных строках

Проект предназначен для образовательных целей в МГТУ им. Н.Э. Баумана.

Всё что нужно - определить собственную фитнес-функцию, прочие параметры эволюции и вызвать initEvol

В планах - написание сопроводительной статьи на FPComplete

About

Simpliest genetic algorithm based on binary strings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published