Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/18/16 13:50:08 (8 years ago)
Author:
bwerth
Message:

#1087 removed NormalizedHypervolumeAnalyzer and IMOFrontModel.cs, refactored ScatterPlotAnalyzer ,fixed bug in HypervolumeAnalyzer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/HeuristicLab.Problems.MultiObjectiveTestFunctions-3.3.csproj

    r14069 r14092  
    146146  </ItemGroup>
    147147  <ItemGroup>
    148     <Compile Include="Analyzers\NormalizedHypervolumeAnalyzer.cs" />
    149148    <Compile Include="Analyzers\ScatterPlotAnalyzer.cs" />
    150149    <Compile Include="Analyzers\CrowdingAnalyzer.cs" />
     
    168167    <Compile Include="Instances\MOTFDataDescriptor.cs" />
    169168    <Compile Include="Instances\DTLZInstanceProvider.cs" />
    170     <Compile Include="Interfaces\IMOFrontModel.cs" />
    171169    <Compile Include="TestFunctions\Misc\CIGTAB.cs" />
    172170    <Compile Include="TestFunctions\IHR\IHR.cs" />
     
    177175    <Compile Include="TestFunctions\IHR\IHR2.cs" />
    178176    <Compile Include="TestFunctions\Misc\ELLI1.cs" />
    179     <Compile Include="Views\MOSolution.cs" />
     177    <Compile Include="Views\ScatterPlotContent.cs" />
    180178    <Compile Include="Views\MOFrontScatterPlotView.cs">
    181179      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.