Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/12/16 20:51:59 (8 years ago)
Author:
gkronber
Message:

#1966: separated 2d and 3d problem instances using two different providers

File:
1 edited

Legend:

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

    r14051 r14053  
    255255    <Compile Include="Evaluators\PackingPlanEvaluationAlgorithm.cs" />
    256256    <Compile Include="Evaluators\PackingRatioEvaluator.cs" />
    257     <Compile Include="Instances\BPPData.cs" />
    258     <Compile Include="Instances\BPPInstanceProvider.cs" />
    259     <Compile Include="Instances\BPPORLIBParser.cs" />
    260     <Compile Include="Instances\BPPORLIBDataDescriptor.cs" />
    261     <Compile Include="Instances\RealBPPData.cs" />
    262257    <Compile Include="Interfaces\IEvaluator.cs" />
    263258    <Compile Include="Interfaces\IPackingPosition.cs" />
     
    290285  <ItemGroup>
    291286    <None Include="HeuristicLab.snk" />
    292     <EmbeddedResource Include="Instances\Data\BPPORLIB.zip" />
    293287    <None Include="Properties\AssemblyInfo.cs.frame" />
    294288    <None Include="Plugin.cs.frame" />
Note: See TracChangeset for help on using the changeset viewer.