Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/22/10 01:20:49 (14 years ago)
Author:
abeham
Message:

Updated test functions problem #934

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.TestFunctions.SingleObjective/3.3/HeuristicLab.Problems.TestFunctions.SingleObjective-3.3.csproj

    r3150 r3154  
    5353  <ItemGroup>
    5454    <Compile Include="Evaluators\AckleyEvaluator.cs" />
     55    <Compile Include="Evaluators\BealeEvaluator.cs" />
     56    <Compile Include="Evaluators\BoothEvaluator.cs" />
     57    <Compile Include="Evaluators\GriewangkEvaluator.cs" />
     58    <Compile Include="Evaluators\LevyEvaluator.cs" />
     59    <Compile Include="Evaluators\MatyasEvaluator.cs" />
     60    <Compile Include="Evaluators\RastriginEvaluator.cs" />
     61    <Compile Include="Evaluators\RosenbrockEvaluator.cs" />
     62    <Compile Include="Evaluators\SchwefelEvaluator.cs" />
    5563    <Compile Include="Evaluators\SingleObjectiveTestFunctionEvaluator.cs" />
     64    <Compile Include="Evaluators\SphereEvaluator.cs" />
     65    <Compile Include="Evaluators\ZakharovEvaluator.cs" />
    5666    <Compile Include="HeuristicLabProblemsTestFunctionsSingleObjectivePlugin.cs" />
    5767    <Compile Include="Interfaces\ISingleObjectiveTestFunctionEvaluator.cs" />
Note: See TracChangeset for help on using the changeset viewer.