Skip to content

genetic algorithm for finding the maximum of the functions of two variables

Notifications You must be signed in to change notification settings

BartJagodzinski/geneticAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This repository contains an implementation of a Genetic Algorithm for finding the maximum of functions of two variables. It uses a population-based approach to search for the optimal solution, combining and mutating solutions from the current population to generate new solutions.

About

genetic algorithm for finding the maximum of the functions of two variables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages