用GA求函数的极小值群体大小为15
源代码在线查看: ga.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ga", "ga.vcproj", "{9F1D0A86-E717-4980-8573-C7027BF61248}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{9F1D0A86-E717-4980-8573-C7027BF61248}.Debug.ActiveCfg = Debug|Win32
{9F1D0A86-E717-4980-8573-C7027BF61248}.Debug.Build.0 = Debug|Win32
{9F1D0A86-E717-4980-8573-C7027BF61248}.Release.ActiveCfg = Release|Win32
{9F1D0A86-E717-4980-8573-C7027BF61248}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal