Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/12/16 19:54:35 (8 years ago)
Author:
gkronber
Message:

#1966: renamed *PackingDimension -> PackingPosition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.3D/3.3/HeuristicLab.Problems.BinPacking3D-3.3.csproj

    r14047 r14048  
    175175    <Compile Include="MoveEvaluators\PackingMoveEvaluator3DMCV.cs" />
    176176    <Compile Include="MoveEvaluators\PackingMoveEvaluator3DPS.cs" />
     177    <Compile Include="PackingPosition.cs" />
    177178    <Compile Include="PackingRatioCuboidIdenticalBinEvaluator.cs" />
    178179    <Compile Include="Plugin.cs" />
    179180    <Compile Include="Properties\AssemblyInfo.cs" />
    180181    <Compile Include="Solution.cs" />
    181     <Compile Include="ThreeDimensionalPacking.cs" />
    182182  </ItemGroup>
    183183  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.