Skip to content

LeoSvalov/Spring2020-AI-Assignment2

Repository files navigation

Genetic art algorithm.

  • Project structure:
    • dna.cs and GeneticAlgorithm.cs - generic implementation of the corebones of algorithm.
    • MyRectangle.cs - class for the custom gene of the algorithm.
    • MyProgram.cs - implementation of the fitness function and function for getting random gene; the main()

To run the project - execute MyProgram.cs.

  • Some examples of output:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages