Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/03/10 10:51:54 (13 years ago)
Author:
gkronber
Message:

Implemented heuristic to determine format for import of data tables and test cases. #1173

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj

    r4980 r5013  
    106106  </ItemGroup>
    107107  <ItemGroup>
     108    <Compile Include="TableFileParser.cs" />
    108109    <None Include="HeuristicLab.snk" />
    109110    <None Include="HeuristicLabProblemsDataAnalysisPlugin.cs.frame" />
     
    113114    <Compile Include="Evaluators\OnlineNormalizedMeanSquaredErrorEvaluator.cs" />
    114115    <Compile Include="DataAnalysisSolution.cs" />
    115     <Compile Include="CsvFileParser.cs" />
    116116    <Compile Include="DataAnalysisProblem.cs" />
    117117    <Compile Include="DataAnalysisProblemData.cs" />
Note: See TracChangeset for help on using the changeset viewer.