Free cookie consent management tool by TermsFeed Policy Generator

source: branches/LearningClassifierSystems/LearningClassifierSystem.sln @ 9089

Last change on this file since 9089 was 9089, checked in by sforsten, 11 years ago

#1980:

  • added ConditionActionClassificationProblem
  • added ConditionActionEncoding
  • added Manipulators, Crossovers and an LCSAdaptedGeneticAlgorithm
  • changed LearningClassifierSystemMainLoop
File size: 4.7 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{96396439-A764-4022-A8D2-BE021449B8D1}"
5  ProjectSection(SolutionItems) = preProject
6    Build.cmd = Build.cmd
7    PreBuildEvent.cmd = PreBuildEvent.cmd
8  EndProjectSection
9EndProject
10Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Encodings.CombinedIntegerVectorEncoding-3.3", "HeuristicLab.Encodings.CombinedIntegerVectorEncoding\3.3\HeuristicLab.Encodings.CombinedIntegerVectorEncoding-3.3.csproj", "{CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}"
11EndProject
12Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.LearningClassifierSystems-3.3", "HeuristicLab.Algorithms.LearningClassifierSystems\3.3\HeuristicLab.Algorithms.LearningClassifierSystems-3.3.csproj", "{1FAB379A-3624-4EE3-9756-E8CA34BAADB4}"
13EndProject
14Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Encodings.ConditionActionEncoding-3.3", "HeuristicLab.Encodings.ConditionActionEncoding\3.3\HeuristicLab.Encodings.ConditionActionEncoding-3.3.csproj", "{422FB262-0845-4969-8D16-12F057AA90B1}"
15EndProject
16Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.ConditionActionClassification-3.3", "HeuristicLab.Problems.ConditionActionClassification\3.3\HeuristicLab.Problems.ConditionActionClassification-3.3.csproj", "{EA51D441-F6A3-41E1-9993-A2488E93C222}"
17EndProject
18Global
19  GlobalSection(SolutionConfigurationPlatforms) = preSolution
20    Debug|Any CPU = Debug|Any CPU
21    Debug|x64 = Debug|x64
22    Debug|x86 = Debug|x86
23    Release|Any CPU = Release|Any CPU
24    Release|x64 = Release|x64
25    Release|x86 = Release|x86
26  EndGlobalSection
27  GlobalSection(ProjectConfigurationPlatforms) = postSolution
28    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
29    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Debug|Any CPU.Build.0 = Debug|Any CPU
30    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Debug|x64.ActiveCfg = Debug|x64
31    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Debug|x64.Build.0 = Debug|x64
32    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Debug|x86.ActiveCfg = Debug|x86
33    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Debug|x86.Build.0 = Debug|x86
34    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Release|Any CPU.ActiveCfg = Release|Any CPU
35    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Release|Any CPU.Build.0 = Release|Any CPU
36    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Release|x64.ActiveCfg = Release|x64
37    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Release|x64.Build.0 = Release|x64
38    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Release|x86.ActiveCfg = Release|x86
39    {CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}.Release|x86.Build.0 = Release|x86
40    {1FAB379A-3624-4EE3-9756-E8CA34BAADB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
41    {1FAB379A-3624-4EE3-9756-E8CA34BAADB4}.Debug|Any CPU.Build.0 = Debug|Any CPU
42    {1FAB379A-3624-4EE3-9756-E8CA34BAADB4}.Debug|x64.ActiveCfg = Debug|Any CPU
43    {1FAB379A-3624-4EE3-9756-E8CA34BAADB4}.Debug|x86.ActiveCfg = Debug|Any CPU
44    {1FAB379A-3624-4EE3-9756-E8CA34BAADB4}.Release|Any CPU.ActiveCfg = Release|Any CPU
45    {1FAB379A-3624-4EE3-9756-E8CA34BAADB4}.Release|Any CPU.Build.0 = Release|Any CPU
46    {1FAB379A-3624-4EE3-9756-E8CA34BAADB4}.Release|x64.ActiveCfg = Release|Any CPU
47    {1FAB379A-3624-4EE3-9756-E8CA34BAADB4}.Release|x86.ActiveCfg = Release|Any CPU
48    {422FB262-0845-4969-8D16-12F057AA90B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
49    {422FB262-0845-4969-8D16-12F057AA90B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
50    {422FB262-0845-4969-8D16-12F057AA90B1}.Debug|x64.ActiveCfg = Debug|Any CPU
51    {422FB262-0845-4969-8D16-12F057AA90B1}.Debug|x86.ActiveCfg = Debug|Any CPU
52    {422FB262-0845-4969-8D16-12F057AA90B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
53    {422FB262-0845-4969-8D16-12F057AA90B1}.Release|Any CPU.Build.0 = Release|Any CPU
54    {422FB262-0845-4969-8D16-12F057AA90B1}.Release|x64.ActiveCfg = Release|Any CPU
55    {422FB262-0845-4969-8D16-12F057AA90B1}.Release|x86.ActiveCfg = Release|Any CPU
56    {EA51D441-F6A3-41E1-9993-A2488E93C222}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
57    {EA51D441-F6A3-41E1-9993-A2488E93C222}.Debug|Any CPU.Build.0 = Debug|Any CPU
58    {EA51D441-F6A3-41E1-9993-A2488E93C222}.Debug|x64.ActiveCfg = Debug|Any CPU
59    {EA51D441-F6A3-41E1-9993-A2488E93C222}.Debug|x86.ActiveCfg = Debug|Any CPU
60    {EA51D441-F6A3-41E1-9993-A2488E93C222}.Release|Any CPU.ActiveCfg = Release|Any CPU
61    {EA51D441-F6A3-41E1-9993-A2488E93C222}.Release|Any CPU.Build.0 = Release|Any CPU
62    {EA51D441-F6A3-41E1-9993-A2488E93C222}.Release|x64.ActiveCfg = Release|Any CPU
63    {EA51D441-F6A3-41E1-9993-A2488E93C222}.Release|x86.ActiveCfg = Release|Any CPU
64  EndGlobalSection
65  GlobalSection(SolutionProperties) = preSolution
66    HideSolutionNode = FALSE
67  EndGlobalSection
68EndGlobal
Note: See TracBrowser for help on using the repository browser.