Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/05/11 08:22:36 (13 years ago)
Author:
gkronber
Message:

#1081 implemented multi-variate symbolic expression tree interpreter for time series prognosis.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.TimeSeries/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views-3.4.csproj

    r7099 r7120  
    111111  <ItemGroup>
    112112    <Compile Include="Plugin.cs" />
    113     <Compile Include="SymbolicTimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs">
    114       <SubType>UserControl</SubType>
    115     </Compile>
    116     <Compile Include="SymbolicTimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
    117       <DependentUpon>SymbolicTimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
    118     </Compile>
    119     <Compile Include="SymbolicTimeSeriesPrognosisSolutionView.cs">
    120       <SubType>UserControl</SubType>
    121     </Compile>
    122     <Compile Include="SymbolicTimeSeriesPrognosisSolutionView.Designer.cs">
    123       <DependentUpon>SymbolicTimeSeriesPrognosisSolutionView.cs</DependentUpon>
    124     </Compile>
    125113    <None Include="HeuristicLab.snk" />
    126114    <None Include="Plugin.cs.frame" />
    127     <Compile Include="InteractiveSymbolicTimeSeriesPrognosisSolutionSimplifierView.cs">
    128       <SubType>UserControl</SubType>
    129     </Compile>
    130     <Compile Include="InteractiveSymbolicTimeSeriesPrognosisSolutionSimplifierView.Designer.cs">
    131       <DependentUpon>InteractiveSymbolicTimeSeriesPrognosisSolutionSimplifierView.cs</DependentUpon>
    132     </Compile>
    133115    <Compile Include="Properties\AssemblyInfo.cs" />
    134116    <None Include="Properties\AssemblyInfo.cs.frame" />
Note: See TracChangeset for help on using the changeset viewer.