Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/05/09 10:51:26 (15 years ago)
Author:
gkronber
Message:

Improved !StandardGP and !OffspringSelectionGP variants for classification and time-series. #224 (Simple frontend for GP for non-expert users (similar to HeurisicLab.SGA))

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/HeuristicLab.GP.StructureIdentification.TimeSeries.csproj

    r1245 r1251  
    7373    <Compile Include="Properties\AssemblyInfo.cs" />
    7474    <Compile Include="StandardGP.cs" />
     75    <Compile Include="StructIdProblemInjector.cs" />
    7576    <Compile Include="TheilInequalityCoefficientEvaluator.cs" />
    7677  </ItemGroup>
     
    99100      <Project>{1F1CF3ED-374C-4288-995B-93F6B872F571}</Project>
    100101      <Name>HeuristicLab.GP</Name>
     102    </ProjectReference>
     103    <ProjectReference Include="..\HeuristicLab.Logging\HeuristicLab.Logging.csproj">
     104      <Project>{4095C92C-5A4C-44BC-9963-5F384CF5CC3F}</Project>
     105      <Name>HeuristicLab.Logging</Name>
    101106    </ProjectReference>
    102107    <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
Note: See TracChangeset for help on using the changeset viewer.