Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/31/08 19:46:44 (15 years ago)
Author:
gkronber
Message:

worked on CEDMA analysis frontend. #419 (Refactor CEDMA plugins)

File:
1 edited

Legend:

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

    r1053 r1073  
    7676      <SubType>UserControl</SubType>
    7777    </Compile>
     78    <Compile Include="Interfaces\ICedmaAlgorithm.cs" />
     79    <Compile Include="Interfaces\ITimeSeriesAlgorithm.cs" />
     80    <Compile Include="Interfaces\IClassificationAlgorithm.cs" />
     81    <Compile Include="Interfaces\IRegressionAlgorithm.cs" />
    7882    <Compile Include="Problem.cs" />
    7983    <Compile Include="DataSet.cs" />
Note: See TracChangeset for help on using the changeset viewer.