Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/04/18 12:45:46 (6 years ago)
Author:
bwerth
Message:

#2943 populated branch with MO-CMAES, MO-Testfunctions, Optimization and Analysis projects

Location:
branches/2943_MOBasicProblem_MOCMAES
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/2943_MOBasicProblem_MOCMAES

    • Property svn:global-ignores set to
      HeuristicLab.Algorithms.NSGA2
  • branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj

    r14734 r16123  
    105105  </PropertyGroup>
    106106  <ItemGroup>
    107     <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    108       <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
    109       <Private>False</Private>
     107    <Reference Include="ALGLIB-3.7.0">
     108      <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
     109    </Reference>
     110    <Reference Include="HeuristicLab.ALGLIB-3.7.0">
     111      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.ALGLIB-3.7.0.dll</HintPath>
     112    </Reference>
     113    <Reference Include="HeuristicLab.Collections-3.3">
     114      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     115    </Reference>
     116    <Reference Include="HeuristicLab.Common-3.3">
     117      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
     118    </Reference>
     119    <Reference Include="HeuristicLab.Common.Resources-3.3">
     120      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     121    </Reference>
     122    <Reference Include="HeuristicLab.Core-3.3">
     123      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
     124    </Reference>
     125    <Reference Include="HeuristicLab.Data-3.3">
     126      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
     127    </Reference>
     128    <Reference Include="HeuristicLab.Operators-3.3">
     129      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     130    </Reference>
     131    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
     132      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     133    </Reference>
     134    <Reference Include="HeuristicLab.Parameters-3.3">
     135      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     136    </Reference>
     137    <Reference Include="HeuristicLab.Persistence-3.3">
     138      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     139    </Reference>
     140    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     141      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    110142    </Reference>
    111143    <Reference Include="System" />
     
    186218  </ItemGroup>
    187219  <ItemGroup>
    188     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    189       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    190       <Name>HeuristicLab.Collections-3.3</Name>
    191       <Private>False</Private>
    192     </ProjectReference>
    193     <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    194       <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    195       <Name>HeuristicLab.Common.Resources-3.3</Name>
    196       <Private>False</Private>
    197     </ProjectReference>
    198     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    199       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    200       <Name>HeuristicLab.Common-3.3</Name>
    201       <Private>False</Private>
    202     </ProjectReference>
    203     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    204       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    205       <Name>HeuristicLab.Core-3.3</Name>
    206       <Private>False</Private>
    207     </ProjectReference>
    208     <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    209       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    210       <Name>HeuristicLab.Data-3.3</Name>
    211       <Private>False</Private>
    212     </ProjectReference>
    213     <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    214       <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
    215       <Name>HeuristicLab.Operators-3.3</Name>
    216       <Private>False</Private>
    217     </ProjectReference>
    218     <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">
    219       <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project>
    220       <Name>HeuristicLab.Optimization.Operators-3.3</Name>
    221       <Private>False</Private>
    222     </ProjectReference>
    223     <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    224       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    225       <Name>HeuristicLab.Optimization-3.3</Name>
    226       <Private>False</Private>
    227     </ProjectReference>
    228     <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
    229       <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
    230       <Name>HeuristicLab.Parameters-3.3</Name>
    231       <Private>False</Private>
    232     </ProjectReference>
    233     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    234       <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    235       <Name>HeuristicLab.Persistence-3.3</Name>
    236       <Private>False</Private>
    237     </ProjectReference>
    238     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    239       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    240       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    241       <Private>False</Private>
    242     </ProjectReference>
    243   </ItemGroup>
    244   <ItemGroup>
    245220    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
    246221      <Visible>False</Visible>
     
    259234    </BootstrapperPackage>
    260235  </ItemGroup>
    261   <ItemGroup />
     236  <ItemGroup>
     237    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     238      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
     239      <Name>HeuristicLab.Optimization-3.3</Name>
     240    </ProjectReference>
     241  </ItemGroup>
    262242  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    263243  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.