Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/02/12 11:40:31 (12 years ago)
Author:
sforsten
Message:

#1708: merged r7209 from trunk

  • adjusted GUI
  • added toggle for the different series
  • X Axis labels are rounded to useful values
  • added ToolTip
Location:
branches/RegressionBenchmarks
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/RegressionBenchmarks

  • branches/RegressionBenchmarks/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj

    r6866 r7255  
    144144  </ItemGroup>
    145145  <ItemGroup>
    146     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    147       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    148       <Name>HeuristicLab.Collections-3.3</Name>
    149       <Private>False</Private>
    150     </ProjectReference>
    151     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    152       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    153       <Name>HeuristicLab.Common-3.3</Name>
    154       <Private>False</Private>
    155     </ProjectReference>
    156     <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    157       <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    158       <Name>HeuristicLab.Core.Views-3.3</Name>
    159       <Private>False</Private>
    160     </ProjectReference>
    161     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    162       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    163       <Name>HeuristicLab.Core-3.3</Name>
    164       <Private>False</Private>
    165     </ProjectReference>
    166     <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
    167       <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
    168       <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
    169       <Private>False</Private>
    170     </ProjectReference>
    171     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    172       <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    173       <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
    174       <Private>False</Private>
    175     </ProjectReference>
    176     <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    177       <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    178       <Name>HeuristicLab.MainForm-3.3</Name>
    179       <Private>False</Private>
    180     </ProjectReference>
    181     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    182       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    183       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    184       <Private>False</Private>
    185     </ProjectReference>
     146    <Reference Include="HeuristicLab.Collections-3.3">
     147      <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     148      <Private>False</Private>
     149    </Reference>
     150    <Reference Include="HeuristicLab.Common-3.3">
     151      <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
     152      <Private>False</Private>
     153    </Reference>
     154    <Reference Include="HeuristicLab.Core.Views-3.3">
     155      <HintPath>..\..\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
     156      <Private>False</Private>
     157    </Reference>
     158    <Reference Include="HeuristicLab.Core-3.3">
     159      <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
     160      <Private>False</Private>
     161    </Reference>
     162    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
     163      <HintPath>..\..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     164      <Private>False</Private>
     165    </Reference>
     166    <Reference Include="HeuristicLab.MainForm-3.3">
     167      <HintPath>..\..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     168      <Private>False</Private>
     169    </Reference>
     170    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     171      <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     172      <Private>False</Private>
     173    </Reference>
    186174  </ItemGroup>
    187175  <ItemGroup>
     
    206194      <Install>true</Install>
    207195    </BootstrapperPackage>
     196  </ItemGroup>
     197  <ItemGroup>
     198    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
     199      <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
     200      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
     201      <Private>False</Private>
     202    </ProjectReference>
    208203  </ItemGroup>
    209204  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.