Free cookie consent management tool by TermsFeed Policy Generator

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

#1966: simplified class names

File:
1 edited

Legend:

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

    r14048 r14049  
    160160    <Compile Include="Analyzers\BestBinPackingSolutionAnalyzer.cs" />
    161161    <Compile Include="Analyzers\BinPackingAnalyzer.cs" />
    162     <Compile Include="BinPackingProblem.cs" />
    163162    <Compile Include="Encodings\GroupingVector\GroupingVectorSwap2Manipulator.cs" />
    164163    <Compile Include="Encodings\GroupingVector\GroupingVectorSinglePointCrossover.cs" />
     
    287286    <Compile Include="PackingSolutionDecoder.cs" />
    288287    <Compile Include="Plugin.cs" />
     288    <Compile Include="Problem.cs" />
    289289    <Compile Include="Properties\AssemblyInfo.cs" />
    290290  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.