- Timestamp:
- 07/12/16 20:51:59 (8 years ago)
- Location:
- branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.2D/3.3
- Files:
-
- 8 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.2D/3.3/HeuristicLab.Problems.BinPacking2D-3.3.csproj
r14050 r14053 165 165 <Compile Include="Decoders\EP\ExtremePointMultiComponentVectorDecoder2D.cs" /> 166 166 <Compile Include="Decoders\EP\ExtremePointPackingSequenceDecoder2D.cs" /> 167 <Compile Include="Instances\BPPData.cs" /> 168 <Compile Include="Instances\BPPInstanceProvider.cs" /> 169 <Compile Include="Instances\BPPORLIBDataDescriptor.cs" /> 170 <Compile Include="Instances\BPPORLIBParser.cs" /> 171 <Compile Include="Instances\RealBPPData.cs" /> 167 172 <Compile Include="Interfaces\I2DGVDecoder.cs" /> 168 173 <Compile Include="Interfaces\I2DMCVDecoder.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.