Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/04/17 23:06:55 (6 years ago)
Author:
abeham
Message:

#1614:

  • branched integer vector encoding
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common-3.3.csproj

    r15490 r15491  
    6161      <Private>False</Private>
    6262    </Reference>
    63     <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    64       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    65       <Private>False</Private>
    66     </Reference>
    6763    <Reference Include="HeuristicLab.Operators-3.3">
    6864      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     
    9995  </ItemGroup>
    10096  <ItemGroup>
     97    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
     98      <Project>{ddfb14dd-2a85-493c-a52d-e69729bbaeb0}</Project>
     99      <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
     100      <Private>False</Private>
     101    </ProjectReference>
    101102    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    102103      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
Note: See TracChangeset for help on using the changeset viewer.