Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/28/08 21:40:46 (17 years ago)
Author:
gkronber
Message:

prototype implementation for fast evaluation of basic functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ExperimentalFunctionsBaking/HeuristicLab.Functions.csproj

    r201 r203  
    5151    <Compile Include="And.cs" />
    5252    <Compile Include="Average.cs" />
     53    <Compile Include="BakedFunctionTree.cs" />
    5354    <Compile Include="Constant.cs" />
    54     <Compile Include="BakedFunctionTree.cs" />
    5555    <Compile Include="GreaterThan.cs" />
    5656    <Compile Include="FunctionTree.cs" />
Note: See TracChangeset for help on using the changeset viewer.