Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/24/15 16:42:09 (9 years ago)
Author:
mkommend
Message:

#2521: Refactored IntegerVectorEncoding, KnapsackProblem, and P3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ProblemRefactoring/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj

    r13361 r13364  
    153153      <Project>{66d249c3-a01d-42a8-82a2-919bc8ec3d83}</Project>
    154154      <Name>HeuristicLab.Encodings.BinaryVectorEncoding-3.3</Name>
     155      <Private>False</Private>
     156    </ProjectReference>
     157    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
     158      <Project>{ddfb14dd-2a85-493c-a52d-e69729bbaeb0}</Project>
     159      <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
     160      <Private>False</Private>
    155161    </ProjectReference>
    156162    <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
    157163      <Project>{bb6d334a-4bb6-4674-9883-31a6ebb32cab}</Project>
    158164      <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>
     165      <Private>False</Private>
    159166    </ProjectReference>
    160167    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.