Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/10/17 13:59:42 (7 years ago)
Author:
abeham
Message:

#2762:

  • Added ExtremePointAlgorithm in form of a BasicAlgorithm
  • Removed implementation in view and put sorting/fit into the algorithm
File:
1 edited

Legend:

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

    r14876 r15174  
    139139  </ItemGroup>
    140140  <ItemGroup>
    141     <Compile Include="BinPacking3DProblemView.cs">
    142       <SubType>UserControl</SubType>
    143     </Compile>
    144     <Compile Include="BinPacking3DProblemView.Designer.cs">
    145       <DependentUpon>BinPacking3DProblemView.cs</DependentUpon>
    146     </Compile>
    147141    <Compile Include="Container3DView.xaml.cs">
    148142      <DependentUpon>Container3DView.xaml</DependentUpon>
     
    170164  </ItemGroup>
    171165  <ItemGroup>
    172     <EmbeddedResource Include="BinPacking3DProblemView.resx">
    173       <DependentUpon>BinPacking3DProblemView.cs</DependentUpon>
    174     </EmbeddedResource>
    175166    <EmbeddedResource Include="PackingPlan2DView.resx">
    176167      <DependentUpon>PackingPlan2DView.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.