Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/11/17 12:42:31 (7 years ago)
Author:
pkimmesw
Message:

#2665 Merged ExecExpandExpression and PushProgram due to performance reasons, Tested managed object pooling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/HeuristicLab.Problems.ProgramSynthesis.csproj

    r14744 r14745  
    138138    <Compile Include="Push\Expressions\NameExpressions.cs" />
    139139    <Compile Include="Push\Expressions\PopExpressions.cs" />
     140    <Compile Include="Push\Expressions\PushProgram.bk.cs" />
     141    <Compile Include="Push\Expressions\PushExpressions.cs" />
    140142    <Compile Include="Push\Expressions\PushProgram.cs" />
    141     <Compile Include="Push\Expressions\PushExpressions.cs" />
    142143    <Compile Include="Push\Expressions\PushResultExpression.cs" />
    143144    <Compile Include="Push\Expressions\RandExpressions.cs" />
Note: See TracChangeset for help on using the changeset viewer.