Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/20/09 10:50:18 (15 years ago)
Author:
gkronber
Message:

Worked on lose coupling of CEDMA and GP/SVR with plugin HeuristicLab.Modeling as common bridge. #635

Location:
trunk/sources/HeuristicLab.Modeling/3.2
Files:
4 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Modeling/3.2/HeuristicLab.Modeling-3.2.csproj

    r1856 r1857  
    8383  <ItemGroup>
    8484    <Compile Include="ClassificationProblemInjector.cs" />
     85    <Compile Include="ITimeSeriesAlgorithm.cs" />
     86    <Compile Include="IClassificationAlgorithm.cs" />
     87    <Compile Include="IStochasticAlgorithm.cs" />
    8588    <Compile Include="HeuristicLabModelingPlugin.cs" />
     89    <Compile Include="IAlgorithm.cs" />
    8690    <Compile Include="ProblemInjector.cs" />
    8791    <Compile Include="ProblemInjectorView.cs">
Note: See TracChangeset for help on using the changeset viewer.