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/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj

    r15490 r15491  
    6363    <Reference Include="HeuristicLab.Data-3.3">
    6464      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
    65       <Private>False</Private>
    66     </Reference>
    67     <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    68       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    6965      <Private>False</Private>
    7066    </Reference>
     
    180176  </ItemGroup>
    181177  <ItemGroup>
     178    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
     179      <Project>{ddfb14dd-2a85-493c-a52d-e69729bbaeb0}</Project>
     180      <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
     181      <Private>False</Private>
     182    </ProjectReference>
    182183    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    183184      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
Note: See TracChangeset for help on using the changeset viewer.