Changeset 15959 for branches/2817-BinPackingSpeedup/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj
- Timestamp:
- 06/13/18 15:32:27 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2817-BinPackingSpeedup/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj
r15731 r15959 128 128 <Compile Include="3D\Packer\BinPackerFreeVolumeBestFit.cs" /> 129 129 <Compile Include="3D\Packer\BinPackerMinRSLeft.cs" /> 130 <Compile Include="3D\Packer\BinPacker FormClosure.cs" />130 <Compile Include="3D\Packer\BinPackerWidthBestFit.cs" /> 131 131 <Compile Include="3D\Packer\BinPackerResidualSpaceBestFit.cs" /> 132 132 <Compile Include="3D\Instances\ThreeDInstanceDescriptor.cs" />
Note: See TracChangeset
for help on using the changeset viewer.