- Timestamp:
- 06/30/20 10:02:37 (4 years ago)
- 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 157 157 <Compile Include="Regression\FeatureSelection\FeatureSelection.cs" /> 158 158 <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" /> 159 174 <Compile Include="Regression\MibaFriction\CF3.cs" /> 160 175 <Compile Include="Regression\MibaFriction\Wear1.cs" /> … … 323 338 </Reference> 324 339 </ItemGroup> 340 <ItemGroup /> 325 341 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 326 342 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.