Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/17/16 00:29:30 (9 years ago)
Author:
abeham
Message:

#2457: worked on seeding algorithm instances

File:
1 edited

Legend:

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

    r13663 r13713  
    109109      <Private>False</Private>
    110110    </Reference>
     111    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     112      <SpecificVersion>False</SpecificVersion>
     113      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     114      <Private>False</Private>
     115    </Reference>
    111116    <Reference Include="HeuristicLab.Persistence-3.3">
    112117      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     
    140145    <Compile Include="ExpertSystem.cs" />
    141146    <Compile Include="Plugin.cs" />
     147    <Compile Include="SeedingStrategyTypes.cs" />
    142148    <None Include="Properties\AssemblyInfo.cs.frame" />
    143149    <Compile Include="ProblemCharacteristicAnalysis\CharacteristicCalculator.cs" />
Note: See TracChangeset for help on using the changeset viewer.