Free cookie consent management tool by TermsFeed Policy Generator

Changeset 5025


Ignore:
Timestamp:
12/06/10 10:07:51 (13 years ago)
Author:
mkommend
Message:

ticket #1318

  • Removed not used folder Encodings.SymbolicExpressionTreeEncoding.Views
  • Corrected test project to reference ALGLIB 3.1 instead of 2.5
  • Removed not used project references from Problems.DataAnalysis and Problems.DataAnalysis.Regression
Location:
trunk/sources
Files:
1 deleted
3 edited

Legend:

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

    r4980 r5025  
    172172      <Name>HeuristicLab.Data-3.3</Name>
    173173    </ProjectReference>
    174     <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
    175       <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>
    176       <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>
    177     </ProjectReference>
    178174    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
    179175      <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
     
    223219      <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project>
    224220      <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name>
    225     </ProjectReference>
    226     <ProjectReference Include="..\..\HeuristicLab.Problems.TestFunctions\3.3\HeuristicLab.Problems.TestFunctions-3.3.csproj">
    227       <Project>{88B9B0E3-344E-4196-82A3-0F9732506FE8}</Project>
    228       <Name>HeuristicLab.Problems.TestFunctions-3.3</Name>
    229221    </ProjectReference>
    230222    <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
  • trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj

    r5013 r5025  
    191191      <Name>HeuristicLab.Data-3.3</Name>
    192192    </ProjectReference>
    193     <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
    194       <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>
    195       <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>
    196     </ProjectReference>
    197193    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
    198194      <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
  • trunk/sources/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj

    r4722 r5025  
    235235      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
    236236    </ProjectReference>
    237     <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0\ALGLIB-2.5.0.csproj">
    238       <Project>{29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</Project>
    239       <Name>ALGLIB-2.5.0</Name>
    240     </ProjectReference>
    241237    <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\HeuristicLab.ALGLIB-2.5.0\HeuristicLab.ALGLIB-2.5.0.csproj">
    242238      <Project>{01BBCB5A-144A-4A7E-908E-079849E2F7CF}</Project>
    243239      <Name>HeuristicLab.ALGLIB-2.5.0 %28HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\HeuristicLab.ALGLIB-2.5.0\HeuristicLab.ALGLIB-2.5.0%29</Name>
     240    </ProjectReference>
     241    <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\ALGLIB-3.1.0\ALGLIB-3.1.0.csproj">
     242      <Project>{FC841674-62A7-4055-BE91-E41944B6C606}</Project>
     243      <Name>ALGLIB-3.1.0</Name>
    244244    </ProjectReference>
    245245    <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\HeuristicLab.LibSVM-1.6.3\HeuristicLab.LibSVM-1.6.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.