Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/24/14 13:31:03 (9 years ago)
Author:
pfleck
Message:

#2269 Added Parameters for ALPS-GA.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj

    r11567 r11568  
    7575    <Reference Include="System" />
    7676    <Reference Include="System.Core" />
     77    <Reference Include="System.Drawing" />
    7778  </ItemGroup>
    7879  <ItemGroup>
     80    <Compile Include="AgingScheme.cs" />
    7981    <Compile Include="AlpsGeneticAlgorithm.cs" />
    8082    <Compile Include="Plugin.cs" />
     
    9799      <Private>False</Private>
    98100    </ProjectReference>
     101    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     102      <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project>
     103      <Name>HeuristicLab.Common.Resources-3.3</Name>
     104    </ProjectReference>
    99105    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    100106      <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project>
     
    105111      <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project>
    106112      <Name>HeuristicLab.Core-3.3</Name>
    107       <Private>False</Private>
    108113    </ProjectReference>
    109114    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.