Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/27/12 16:13:25 (13 years ago)
Author:
sforsten
Message:

#1784:

  • deleted obsolete project Problems.Instances.Regression.Views
  • added TrentMcConaghy and Various problem instances (zip file from TrentMcConaghy is rather big)
Location:
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression/3.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression/3.4

    • Property svn:ignore
      •  

        old new  
        22bin
        33obj
         4*.user
  • branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression/3.4/HeuristicLab.Problems.Instances.Regression-3.4.csproj

    r7664 r7666  
    5353      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
    5454    </Reference>
     55    <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" />
    5556    <Reference Include="System" />
    5657    <Reference Include="System.Core" />
     
    107108    <Compile Include="Properties\AssemblyInfo.cs" />
    108109    <Compile Include="RegressionInstanceProvider.cs" />
     110    <Compile Include="TrentMcConaghy\TrentMcConaghyInstanceProvider.cs" />
    109111    <Compile Include="ValueGenerator.cs" />
     112    <Compile Include="Various\BreimanOne.cs" />
     113    <Compile Include="Various\SpatialCoevolution.cs" />
     114    <Compile Include="Various\PolyTen.cs" />
     115    <Compile Include="Various\VariousInstanceProvider.cs" />
    110116    <Compile Include="Vladislavleva\UnwrappedBallFunctionFiveDimensional.cs" />
    111117    <Compile Include="Vladislavleva\SineCosineFunction.cs" />
     
    119125  </ItemGroup>
    120126  <ItemGroup>
     127    <EmbeddedResource Include="Data\TrentMcConaghy.zip" />
    121128    <None Include="HeuristicLab.snk" />
    122129    <None Include="Plugin.cs.frame" />
     
    133140    </ProjectReference>
    134141  </ItemGroup>
     142  <ItemGroup />
    135143  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    136144  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.