Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/10/17 16:04:04 (7 years ago)
Author:
abeham
Message:

Added some benchmark instances

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BinPackingExtension/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj

    r14835 r14838  
    158158    <Compile Include="3D\Evaluators\BinUtilizationEvaluator.cs" />
    159159    <Compile Include="3D\Evaluators\PackingRatioEvaluator.cs" />
     160    <Compile Include="3D\Instances\ThreeDInstanceDescriptor.cs" />
    160161    <Compile Include="3D\Instances\BPPData.cs" />
    161162    <Compile Include="3D\Instances\RandomDataDescriptor.cs" />
     163    <Compile Include="3D\Instances\RealisticInstanceProvider.cs" />
    162164    <Compile Include="3D\Instances\RandomInstanceProvider.cs" />
     165    <Compile Include="3D\Instances\ThreeDInstanceParser.cs" />
    163166    <Compile Include="3D\IntegerVectorEncoding\BottomLeftIntegerVectorDecoder.cs" />
    164167    <Compile Include="3D\IntegerVectorEncoding\ExtremePointIntegerVectorDecoder.cs" />
     
    196199  </ItemGroup>
    197200  <ItemGroup>
     201    <EmbeddedResource Include="3D\Instances\3D-Instances.zip" />
    198202    <None Include="HeuristicLab.snk" />
    199203    <None Include="Properties\AssemblyInfo.cs.frame" />
Note: See TracChangeset for help on using the changeset viewer.