Generalization of a Simple Genetic Algorithm (GA) complete source code, has been tested.
File list:
GeneticAlgorithm
...............\Properties
...............\..........\AssemblyInfo.cs
...............\..........\Resources.Designer.cs
...............\..........\Resources.resx
...............\..........\Settings.Designer.cs
...............\..........\Settings.settings
...............\CardProblem.cs
...............\Form1.cs
...............\Form1.Designer.cs
...............\Form1.resx
...............\FResults.cs
...............\FResults.Designer.cs
...............\FResults.resx
...............\GeneticAlgorithm.csproj
...............\Program.cs
GeneticAlgorithmLib
..................\Properties
..................\..........\AssemblyInfo.cs
..................\BinaryGeneticAlgorithm.cs
..................\GeneticAlgorithmBase.cs
..................\GeneticAlgorithmLib.csproj
..................\IGenotype.cs
GA_Generalization.sln