Free cookie consent management tool by TermsFeed Policy Generator

Changeset 17638


Ignore:
Timestamp:
06/30/20 10:02:37 (4 years ago)
Author:
chaider
Message:

#3075 Added first part of feynman equations as instances

Location:
branches/3075_aifeynman_instances/HeuristicLab.Problems.Instances.DataAnalysis/3.3
Files:
16 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3075_aifeynman_instances/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj

    r16658 r17638  
    157157    <Compile Include="Regression\FeatureSelection\FeatureSelection.cs" />
    158158    <Compile Include="Regression\FeatureSelection\FeatureSelectionInstanceProvider.cs" />
     159    <Compile Include="Regression\Feynman\Feynman9.cs" />
     160    <Compile Include="Regression\Feynman\Feynman13.cs" />
     161    <Compile Include="Regression\Feynman\Feynman12.cs" />
     162    <Compile Include="Regression\Feynman\Feynman11.cs" />
     163    <Compile Include="Regression\Feynman\Feynman10.cs" />
     164    <Compile Include="Regression\Feynman\Feynman8.cs" />
     165    <Compile Include="Regression\Feynman\Feynman7.cs" />
     166    <Compile Include="Regression\Feynman\FeynmanDescriptor.cs" />
     167    <Compile Include="Regression\Feynman\FeynmanInstanceProvider.cs" />
     168    <Compile Include="Regression\Feynman\Feynman2.cs" />
     169    <Compile Include="Regression\Feynman\Feynman6.cs" />
     170    <Compile Include="Regression\Feynman\Feynman5.cs" />
     171    <Compile Include="Regression\Feynman\Feynman4.cs" />
     172    <Compile Include="Regression\Feynman\Feynman3.cs" />
     173    <Compile Include="Regression\Feynman\Feynman1.cs" />
    159174    <Compile Include="Regression\MibaFriction\CF3.cs" />
    160175    <Compile Include="Regression\MibaFriction\Wear1.cs" />
     
    323338    </Reference>
    324339  </ItemGroup>
     340  <ItemGroup />
    325341  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    326342  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.