Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/20/16 22:57:11 (7 years ago)
Author:
pkimmesw
Message:

#2665 Added Problem.ProgramSynthesis Project, Fixed Expression Issues, Fixed Code Generation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PushGP/HeuristicLab.Algorithms.PushGP/PushGp.sln

    r14392 r14513  
    1111EndProject
    1212Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.BenchmarkSuite", "HeuristicLab.BenchmarkSuite\HeuristicLab.BenchmarkSuite.csproj", "{22B5C087-CFC7-4D40-86C6-32FCF2CA921E}"
     13EndProject
     14Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.PushGP", "HeuristicLab.Problems.ProgramSynthesis\HeuristicLab.Problems.PushGP.csproj", "{5C93448C-47E3-4C3F-B1D0-EE62A48C3204}"
    1315EndProject
    1416Global
     
    3436    {22B5C087-CFC7-4D40-86C6-32FCF2CA921E}.Release|Any CPU.ActiveCfg = Release|Any CPU
    3537    {22B5C087-CFC7-4D40-86C6-32FCF2CA921E}.Release|Any CPU.Build.0 = Release|Any CPU
     38    {5C93448C-47E3-4C3F-B1D0-EE62A48C3204}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     39    {5C93448C-47E3-4C3F-B1D0-EE62A48C3204}.Debug|Any CPU.Build.0 = Debug|Any CPU
     40    {5C93448C-47E3-4C3F-B1D0-EE62A48C3204}.Release|Any CPU.ActiveCfg = Release|Any CPU
     41    {5C93448C-47E3-4C3F-B1D0-EE62A48C3204}.Release|Any CPU.Build.0 = Release|Any CPU
    3642  EndGlobalSection
    3743  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.