Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/23/16 22:51:27 (9 years ago)
Author:
abeham
Message:

#2457:

  • Renamed remaining files from ExpertSystem to KnowledgeCenter
  • Added ability to scatter plot to display a regression line
  • Allowed to execute multiple instances at once and displaying either only final result or tracking result
  • Split runs in seeded runs and instance runs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PerformanceComparison/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj

    r12764 r13722  
    105105  </PropertyGroup>
    106106  <ItemGroup>
     107    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     108      <SpecificVersion>False</SpecificVersion>
     109      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
     110      <Private>False</Private>
     111    </Reference>
    107112    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    108113      <SpecificVersion>False</SpecificVersion>
     
    309314    <EmbeddedResource Include="HeatMapView.resx">
    310315      <DependentUpon>HeatMapView.cs</DependentUpon>
     316    </EmbeddedResource>
     317    <EmbeddedResource Include="ScatterPlotDataRowVisualPropertiesControl.resx">
     318      <DependentUpon>ScatterPlotDataRowVisualPropertiesControl.cs</DependentUpon>
    311319    </EmbeddedResource>
    312320  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.