Free cookie consent management tool by TermsFeed Policy Generator

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

#1966: renamed PackingPlan* -> Solution

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.2D/3.3/HeuristicLab.Problems.BinPacking2D-3.3.csproj

    r14045 r14047  
    172172    <Compile Include="MoveEvaluators\PackingMoveEvaluator2DMCV.cs" />
    173173    <Compile Include="MoveEvaluators\PackingMoveEvaluator2DPS.cs" />
    174     <Compile Include="PackingPlan2D.cs" />
    175174    <Compile Include="PackingRatioRectangularIdenticalBinEvaluator.cs" />
    176175    <Compile Include="Plugin.cs" />
     
    179178    <Compile Include="RectangularPackingItem.cs" />
    180179    <Compile Include="RectangularPackingShape.cs" />
     180    <Compile Include="Solution.cs" />
    181181    <Compile Include="TwoDimensionalPacking.cs" />
    182182  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.