Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/07/17 08:24:24 (7 years ago)
Author:
rhanghof
Message:

#2817

  • Extreme point bin packing does not need the occupation layer anymore
  • Changes at the fitting algorithm. Now they are packing the items as in the paper of S. Martello, D. Pisinger, D. Vigo described
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2817-BinPackingSpeedup/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj

    r15233 r15454  
    167167      <Name>HeuristicLab.Problems.BinPacking-3.3</Name>
    168168      <Private>False</Private>
     169    </ProjectReference>
     170    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.Views\3.3\HeuristicLab.Problems.Instances.Views-3.3.csproj">
     171      <Project>{B1BA398F-953F-4C3A-B07B-1E5E17A27DD9}</Project>
     172      <Name>HeuristicLab.Problems.Instances.Views-3.3</Name>
     173    </ProjectReference>
     174    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
     175      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
     176      <Name>HeuristicLab.Problems.Instances-3.3</Name>
    169177    </ProjectReference>
    170178  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.