Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/02/11 23:13:33 (13 years ago)
Author:
abeham
Message:

#1330

  • Merged QAP from branch into trunk
  • Merged MDS from branch into trunk
  • Merged Swap2 moves from branch into trunk
Location:
trunk/sources/HeuristicLab.Analysis
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Analysis

  • trunk/sources/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj

    r5374 r5933  
    1212    <AssemblyName>HeuristicLab.Analysis-3.3</AssemblyName>
    1313    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    14     <TargetFrameworkProfile></TargetFrameworkProfile>
     14    <TargetFrameworkProfile>
     15    </TargetFrameworkProfile>
    1516    <FileAlignment>512</FileAlignment>
    1617    <SignAssembly>true</SignAssembly>
     
    125126    <Compile Include="DataVisualization\HeatMap.cs" />
    126127    <Compile Include="DataVisualization\HeatMapHistory.cs" />
     128    <Compile Include="MultidimensionalScaling\MultidimensionalScaling.cs" />
    127129    <Compile Include="MultiObjective\RankBasedParetoFrontAnalyzer.cs" />
    128130    <Compile Include="MultiObjective\ParetoFrontAnalyzer.cs" />
     
    164166      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    165167      <Name>HeuristicLab.Data-3.3</Name>
     168    </ProjectReference>
     169    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\ALGLIB-3.1.0\ALGLIB-3.1.0.csproj">
     170      <Project>{FC841674-62A7-4055-BE91-E41944B6C606}</Project>
     171      <Name>ALGLIB-3.1.0</Name>
    166172    </ProjectReference>
    167173    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.