Search:
Roadmap
Tickets
Timeline
Browse Source
Login
API
Preferences
Home
News
Download
Features
Documentation
Support
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
15463
for
branches
Timestamp:
11/08/17 16:32:34 (
7 years
ago)
Author:
rhanghof
Message:
#2817
-Added unit tests for bin packing 3d.
-The items can now be sorted by the material.
Location:
branches/2817-BinPackingSpeedup
Files:
12 added
7 deleted
HeuristicLab.Problems.BinPacking/3.3/3D/Algorithms
(added)
HeuristicLab.Problems.BinPacking/3.3/3D/Instances/3D-Instance-A-1.txt
(added)
HeuristicLab.Problems.BinPacking/3.3/3D/Instances/ThreeDInstanceParser.cs
(deleted)
HeuristicLab.Problems.BinPacking/3.3/3D/IntegerVectorEncoding/ThreeDInstanceParser.cs
(added)
HeuristicLab.Problems.BinPacking/3.3/3D/Packer/BinPackerFactory.cs
(added)
HeuristicLab.Problems.BinPacking/3.3/3D/PermutationEncoding/BottomLeftPermutationDecoder.cs
(deleted)
HeuristicLab.Problems.BinPacking/3.3/3D/PermutationEncoding/ExtremePointPermutationDecoder.cs
(deleted)
HeuristicLab.Problems.BinPacking/3.3/3D/PermutationEncoding/ExtremePointPermutationDecoderBase.cs
(deleted)
HeuristicLab.Problems.BinPacking/3.3/3D/PermutationEncoding/FreeVolumeBestFitExtremePointPermutationDecoder.cs
(deleted)
HeuristicLab.Problems.BinPacking/3.3/3D/PermutationEncoding/ResidualSpaceBestFitExtremePointPermutationDecoder.cs
(deleted)
HeuristicLab.Problems.BinPacking/3.3/3D/Sorting
(added)
HeuristicLab.Problems.BinPacking/3.3/3D/Sorting/PackingItemSorter.cs
(added)
HeuristicLab.Tests/HeuristicLab.Problems.Bin-Packing-3.3/3D
(added)
HeuristicLab.Tests/HeuristicLab.Problems.Bin-Packing-3.3/3D/AlgorithmTest.cs
(added)
HeuristicLab.Tests/HeuristicLab.Problems.Bin-Packing-3.3/3D/ExtremePointAlgorithmTest.cs
(added)
HeuristicLab.Tests/HeuristicLab.Problems.Bin-Packing-3.3/3D/PermutationSortingTest.cs
(added)
HeuristicLab.Tests/HeuristicLab.Problems.Bin-Packing-3.3/AlgorithmTest.cs
(deleted)
HeuristicLab.Tests/HeuristicLab.Problems.Bin-Packing-3.3/Utils
(added)
HeuristicLab.Tests/HeuristicLab.Problems.Bin-Packing-3.3/Utils/TestUtils.cs
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive