- Timestamp:
- 07/12/16 20:51:59 (8 years ago)
- Location:
- branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.3D/3.3
- Files:
-
- 8 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.3D/3.3/HeuristicLab.Problems.BinPacking3D-3.3.csproj
r14050 r14053 169 169 <Compile Include="Decoders\EP\ExtremePointPackingSequenceDecoder3D.cs" /> 170 170 <Compile Include="I3DOperator.cs" /> 171 <Compile Include="Instances\BPPData.cs" /> 172 <Compile Include="Instances\BPPInstanceProvider.cs" /> 173 <Compile Include="Instances\BPPORLIBDataDescriptor.cs" /> 174 <Compile Include="Instances\BPPORLIBParser.cs" /> 175 <Compile Include="Instances\RealBPPData.cs" /> 171 176 <Compile Include="MoveEvaluators\PackingMoveEvaluator3DGV.cs" /> 172 177 <Compile Include="MoveEvaluators\PackingMoveEvaluator3DMCV.cs" /> … … 183 188 <ItemGroup> 184 189 <None Include="HeuristicLab.snk" /> 190 <EmbeddedResource Include="Instances\Data\BPPORLIB.zip" /> 185 191 <None Include="Properties\AssemblyInfo.cs.frame" /> 186 192 <None Include="Plugin.cs.frame" />
Note: See TracChangeset
for help on using the changeset viewer.