Contains general Genetic algorithms to be used in:
- 1 player games
- n player games
View the tests https://github.com/Illedan/SimpleSharp-GA/blob/master/src/SimpleSharp-GA/SimpleSharp.Tests/Test.cs to understand how to use it.
Contains general Genetic algorithms to be used in:
View the tests https://github.com/Illedan/SimpleSharp-GA/blob/master/src/SimpleSharp-GA/SimpleSharp.Tests/Test.cs to understand how to use it.