Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/07/09 18:55:50 (15 years ago)
Author:
gkronber
Message:

Fixed some issues in the GP algorithms for time-series prognosis and classification. #720

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/HeuristicLab.GP.StructureIdentification.TimeSeries-3.3.csproj

    r2222 r2340  
    8383  <ItemGroup>
    8484    <Compile Include="AveragePercentageChangeEvaluator.cs" />
     85    <Compile Include="DefaultTimeSeriesOperators.cs" />
    8586    <Compile Include="HeuristicLabGPTimeSeriesPlugin.cs" />
    8687    <Compile Include="OffspringSelectionGP.cs" />
     
    102103      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    103104      <Name>HeuristicLab.Data-3.2</Name>
     105    </ProjectReference>
     106    <ProjectReference Include="..\..\HeuristicLab.GP.Algorithms\3.2\HeuristicLab.GP.Algorithms-3.2.csproj">
     107      <Project>{3127719F-110E-4558-8845-98559DBB422D}</Project>
     108      <Name>HeuristicLab.GP.Algorithms-3.2</Name>
    104109    </ProjectReference>
    105110    <ProjectReference Include="..\..\HeuristicLab.GP.Interfaces\3.3\HeuristicLab.GP.Interfaces-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.