Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/21/09 16:14:40 (14 years ago)
Author:
gkronber
Message:

Added new predefined function libraries for symbolic regression algorithms. Changed CEDMA dispatcher to choose a function library randomly. #813 (GP structure-identification algorithms that use only a simple function library)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CEDMA.Server/3.3/HeuristicLab.CEDMA.Server-3.3.csproj

    r2391 r2566  
    140140      <Name>HeuristicLab.Data-3.2</Name>
    141141    </ProjectReference>
     142    <ProjectReference Include="..\..\HeuristicLab.GP.Interfaces\3.3\HeuristicLab.GP.Interfaces-3.3.csproj">
     143      <Project>{924B6BEA-9A99-40FE-9334-5C01E8D540EC}</Project>
     144      <Name>HeuristicLab.GP.Interfaces-3.3</Name>
     145    </ProjectReference>
     146    <ProjectReference Include="..\..\HeuristicLab.GP.StructureIdentification\3.3\HeuristicLab.GP.StructureIdentification-3.3.csproj">
     147      <Project>{74223A32-C726-4978-BE78-37113A18373C}</Project>
     148      <Name>HeuristicLab.GP.StructureIdentification-3.3</Name>
     149    </ProjectReference>
     150    <ProjectReference Include="..\..\HeuristicLab.GP\3.3\HeuristicLab.GP-3.3.csproj">
     151      <Project>{1F1CF3ED-374C-4288-995B-93F6B872F571}</Project>
     152      <Name>HeuristicLab.GP-3.3</Name>
     153    </ProjectReference>
    142154    <ProjectReference Include="..\..\HeuristicLab.Grid.HiveBridge\3.2\HeuristicLab.Grid.HiveBridge-3.2.csproj">
    143155      <Project>{DFAC1BEA-6D9D-477F-AC7B-E64977644DDB}</Project>
Note: See TracChangeset for help on using the changeset viewer.