Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/16/15 11:48:59 (9 years ago)
Author:
abeham
Message:

#2431:

  • branched relevant plugins
  • added analyzer to calculate quality vs evaluation first-hit graph
  • (also added results parameter)
Location:
branches/PerformanceComparison
Files:
7 added
1 deleted
1 edited
1 copied

Legend:

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

    r12627 r12764  
    4141    <DebugType>full</DebugType>
    4242    <Optimize>false</Optimize>
    43     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     43    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
    4444    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4545    <ErrorReport>prompt</ErrorReport>
     
    5151    <DebugType>pdbonly</DebugType>
    5252    <Optimize>true</Optimize>
    53     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     53    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
    5454    <DefineConstants>TRACE</DefineConstants>
    5555    <ErrorReport>prompt</ErrorReport>
     
    6262  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    6363    <DebugSymbols>true</DebugSymbols>
    64     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     64    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
    6565    <DefineConstants>DEBUG;TRACE</DefineConstants>
    6666    <DebugType>full</DebugType>
     
    7171  </PropertyGroup>
    7272  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    73     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     73    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
    7474    <DefineConstants>TRACE</DefineConstants>
    7575    <DocumentationFile>
     
    8484  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    8585    <DebugSymbols>true</DebugSymbols>
    86     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     86    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
    8787    <DefineConstants>DEBUG;TRACE</DefineConstants>
    8888    <DebugType>full</DebugType>
     
    9393  </PropertyGroup>
    9494  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    95     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     95    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
    9696    <DefineConstants>TRACE</DefineConstants>
    9797    <DocumentationFile>
     
    105105  </PropertyGroup>
    106106  <ItemGroup>
     107    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     108      <SpecificVersion>False</SpecificVersion>
     109      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     110      <Private>False</Private>
     111    </Reference>
     112    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     113      <SpecificVersion>False</SpecificVersion>
     114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     115      <Private>False</Private>
     116    </Reference>
     117    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     118      <SpecificVersion>False</SpecificVersion>
     119      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     120      <Private>False</Private>
     121    </Reference>
     122    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     123      <SpecificVersion>False</SpecificVersion>
     124      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     125      <Private>False</Private>
     126    </Reference>
     127    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     128      <SpecificVersion>False</SpecificVersion>
     129      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     130      <Private>False</Private>
     131    </Reference>
     132    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     133      <SpecificVersion>False</SpecificVersion>
     134      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     135      <Private>False</Private>
     136    </Reference>
     137    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     138      <SpecificVersion>False</SpecificVersion>
     139      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     140      <Private>False</Private>
     141    </Reference>
     142    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     143      <SpecificVersion>False</SpecificVersion>
     144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     145      <Private>False</Private>
     146    </Reference>
     147    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     148      <SpecificVersion>False</SpecificVersion>
     149      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     150      <Private>False</Private>
     151    </Reference>
    107152    <Reference Include="System" />
    108153    <Reference Include="System.Core">
     
    155200    <Compile Include="Interfaces\ILocalImprovementAlgorithmOperator.cs" />
    156201    <Compile Include="Interfaces\IMultiObjectiveOperator.cs" />
     202    <Compile Include="Results\IResultParameter.cs" />
    157203    <Compile Include="Interfaces\ISingleObjectiveOperator.cs" />
    158204    <Compile Include="Interfaces\ISingleObjectivePathRelinker.cs" />
     
    166212    <Compile Include="MetaOptimizers\Experiment.cs" />
    167213    <Compile Include="MetaOptimizers\TimeLimitRun.cs" />
     214    <Compile Include="Results\ResultParameter.cs" />
    168215    <Compile Include="RunCollectionModification\RunCollectionRunRemover.cs" />
    169216    <Compile Include="Plugin.cs" />
     
    220267    <Compile Include="RunCollection.cs" />
    221268    <Compile Include="Run.cs" />
    222     <Compile Include="Interfaces\IResult.cs" />
     269    <Compile Include="Results\IResult.cs" />
    223270    <Compile Include="Interfaces\IDiscreteDoubleValueModifier.cs" />
    224271    <Compile Include="Interfaces\IExhaustiveMoveGenerator.cs" />
     
    244291    <Compile Include="Interfaces\ITabuChecker.cs" />
    245292    <Compile Include="Interfaces\ITabuMaker.cs" />
    246     <Compile Include="Result.cs" />
     293    <Compile Include="Results\Result.cs" />
    247294    <Compile Include="Algorithms\UserDefinedAlgorithm.cs" />
    248295    <Compile Include="Algorithms\EngineAlgorithm.cs" />
    249296    <Compile Include="Properties\AssemblyInfo.cs" />
    250     <Compile Include="ResultCollection.cs" />
     297    <Compile Include="Results\ResultCollection.cs" />
    251298    <Compile Include="Problems\UserDefinedProblem.cs" />
    252299  </ItemGroup>
     
    254301    <None Include="HeuristicLab.snk" />
    255302    <None Include="Properties\AssemblyInfo.cs.frame" />
    256   </ItemGroup>
    257   <ItemGroup>
    258     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    259       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    260       <Name>HeuristicLab.Collections-3.3</Name>
    261       <Private>False</Private>
    262     </ProjectReference>
    263     <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    264       <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    265       <Name>HeuristicLab.Common.Resources-3.3</Name>
    266       <Private>False</Private>
    267     </ProjectReference>
    268     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    269       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    270       <Name>HeuristicLab.Common-3.3</Name>
    271       <Private>False</Private>
    272     </ProjectReference>
    273     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    274       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    275       <Name>HeuristicLab.Core-3.3</Name>
    276       <Private>False</Private>
    277     </ProjectReference>
    278     <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    279       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    280       <Name>HeuristicLab.Data-3.3</Name>
    281       <Private>False</Private>
    282     </ProjectReference>
    283     <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    284       <Project>{23da7ff4-d5b8-41b6-aa96-f0561d24f3ee}</Project>
    285       <Name>HeuristicLab.Operators-3.3</Name>
    286       <Private>False</Private>
    287     </ProjectReference>
    288     <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
    289       <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
    290       <Name>HeuristicLab.Parameters-3.3</Name>
    291       <Private>False</Private>
    292     </ProjectReference>
    293     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    294       <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    295       <Name>HeuristicLab.Persistence-3.3</Name>
    296       <Private>False</Private>
    297     </ProjectReference>
    298     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    299       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    300       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    301       <Private>False</Private>
    302     </ProjectReference>
    303303  </ItemGroup>
    304304  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.