Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/30/09 19:41:58 (15 years ago)
Author:
gkronber
Message:

GP Refactoring #713

  • cleaned code
  • reintegrated GP.Boolean and GP.SantaFe
  • worked on serialization of function trees
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GP-Refactoring-713/sources/HeuristicLab.GP.Interfaces/3.3/HeuristicLab.GP.Interfaces-3.3.csproj

    r2210 r2216  
    8383      <SubType>Code</SubType>
    8484    </Compile>
     85    <Compile Include="IFunctionTreeSerializer.cs" />
    8586    <Compile Include="IGeneticProgrammingModel.cs" />
    8687    <Compile Include="HeuristicLabGPInterfacesPlugin.cs" />
    8788    <Compile Include="IFunction.cs" />
    8889    <Compile Include="IFunctionTree.cs" />
    89     <Compile Include="IFunctionTreeExporter.cs" />
    9090    <Compile Include="Properties\AssemblyInfo.cs" />
    9191  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.