Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/27/12 10:05:59 (12 years ago)
Author:
sforsten
Message:

#1784:

  • added Keijzer, Korns, Vladislavleva und Nguyen regression problem instances
  • changes have been made in the ProblemView. Some parts have been replaced with views from Problems.Instances.Views
Location:
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Optimization.Views
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Optimization.Views

  • branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r7610 r7664  
    188188      <SubType>UserControl</SubType>
    189189    </Compile>
    190     <Compile Include="ProblemView.designer.cs">
     190    <Compile Include="ProblemView.Designer.cs">
    191191      <DependentUpon>ProblemView.cs</DependentUpon>
    192192    </Compile>
     
    305305      <DependentUpon>EngineAlgorithmView.cs</DependentUpon>
    306306    </Compile>
    307     <Compile Include="HeuristicOptimizationProblemView.cs">
    308       <SubType>UserControl</SubType>
    309     </Compile>
    310     <Compile Include="HeuristicOptimizationProblemView.Designer.cs">
    311       <DependentUpon>HeuristicOptimizationProblemView.cs</DependentUpon>
    312     </Compile>
    313307    <Compile Include="Properties\AssemblyInfo.cs" />
    314308    <Compile Include="ResultCollectionView.cs">
     
    330324  </ItemGroup>
    331325  <ItemGroup>
     326    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.Views\3.4\HeuristicLab.Problems.Instances.Views-3.4.csproj">
     327      <Project>{1BFDCC58-E228-46DE-A36E-8503194B434D}</Project>
     328      <Name>HeuristicLab.Problems.Instances.Views-3.4</Name>
     329    </ProjectReference>
    332330    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
    333331      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
    334332      <Name>HeuristicLab.Problems.Instances-3.3</Name>
     333      <Private>False</Private>
    335334    </ProjectReference>
    336335  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.