Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/05/09 20:08:00 (16 years ago)
Author:
gkronber
Message:
  • Added support for classification and time series forecasting algorithms in the CEDMA dispatcher.
  • Deleted obsolete class ProblemInjector.

#419 (Refactor CEDMA plugins)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj

    r1217 r1266  
    108108      <Name>HeuristicLab.Core</Name>
    109109    </ProjectReference>
     110    <ProjectReference Include="..\HeuristicLab.DataAnalysis\HeuristicLab.DataAnalysis.csproj">
     111      <Project>{7DD3A97A-56E9-462F-90E2-A351FE7AF5C2}</Project>
     112      <Name>HeuristicLab.DataAnalysis</Name>
     113    </ProjectReference>
    110114    <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
    111115      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    112116      <Name>HeuristicLab.Data</Name>
     117    </ProjectReference>
     118    <ProjectReference Include="..\HeuristicLab.GP.StructureIdentification.Classification\HeuristicLab.GP.StructureIdentification.Classification.csproj">
     119      <Project>{7C20D100-8BEB-433A-9499-F075E2CB9297}</Project>
     120      <Name>HeuristicLab.GP.StructureIdentification.Classification</Name>
     121    </ProjectReference>
     122    <ProjectReference Include="..\HeuristicLab.GP.StructureIdentification.TimeSeries\HeuristicLab.GP.StructureIdentification.TimeSeries.csproj">
     123      <Project>{6084CFB5-733F-449D-9F92-2E40D13F0514}</Project>
     124      <Name>HeuristicLab.GP.StructureIdentification.TimeSeries</Name>
    113125    </ProjectReference>
    114126    <ProjectReference Include="..\HeuristicLab.GP.StructureIdentification\HeuristicLab.GP.StructureIdentification.csproj">
Note: See TracChangeset for help on using the changeset viewer.