Free cookie consent management tool by TermsFeed Policy Generator

Changeset 3150


Ignore:
Timestamp:
03/21/10 23:49:17 (14 years ago)
Author:
abeham
Message:

Added first version of single objective test functions problem #934

Location:
trunk/sources
Files:
34 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab 3.3.sln

    r3130 r3150  
    3434EndProject
    3535Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Selection.OffspringSelection-3.3", "HeuristicLab.Selection.OffspringSelection\3.3\HeuristicLab.Selection.OffspringSelection-3.3.csproj", "{81609E8A-9757-4865-8B89-0B6603F769E8}"
    36 EndProject
    37 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.TestFunctions-3.3", "HeuristicLab.TestFunctions\3.3\HeuristicLab.TestFunctions-3.3.csproj", "{55E23C37-F4F8-4B20-89B3-1B8B59050CE2}"
    3836EndProject
    3937Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.ThreadParallelEngine-3.3", "HeuristicLab.ThreadParallelEngine\3.3\HeuristicLab.ThreadParallelEngine-3.3.csproj", "{C2E99CCE-9FB0-456F-9BA0-57900E4AA799}"
     
    9391    {DDFB14DD-2A85-493C-A52D-E69729BBAEB0} = {DDFB14DD-2A85-493C-A52D-E69729BBAEB0}
    9492    {35A42EE0-A896-4D7A-A99F-8ED9E925F320} = {35A42EE0-A896-4D7A-A99F-8ED9E925F320}
     93    {88B9B0E3-344E-4196-82A3-0F9732506FE8} = {88B9B0E3-344E-4196-82A3-0F9732506FE8}
    9594    {AE5B1CE5-9862-4D6F-A700-D72CD9AEA295} = {AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}
    9695    {A9E282EA-180F-4233-B809-AEDF0787545C} = {A9E282EA-180F-4233-B809-AEDF0787545C}
     
    9897    {23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE} = {23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}
    9998    {BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937} = {BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}
     99    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5} = {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}
    100100    {1FC004FC-59AF-4249-B1B6-FF25873A20E4} = {1FC004FC-59AF-4249-B1B6-FF25873A20E4}
    101101  EndProjectSection
     
    217217EndProject
    218218Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.EvolutionStrategy-3.3", "HeuristicLab.Algorithms.EvolutionStrategy\3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.csproj", "{E0B45023-CB84-48A1-A1B7-8295B64B7BAD}"
     219EndProject
     220Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.TestFunctions.SingleObjective-3.3", "HeuristicLab.Problems.TestFunctions.SingleObjective\3.3\HeuristicLab.Problems.TestFunctions.SingleObjective-3.3.csproj", "{88B9B0E3-344E-4196-82A3-0F9732506FE8}"
     221EndProject
     222Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.TestFunctions.SingleObjective.Views-3.3", "HeuristicLab.Problems.TestFunctions.SingleObjective.Views\3.3\HeuristicLab.Problems.TestFunctions.SingleObjective.Views-3.3.csproj", "{6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}"
    219223EndProject
    220224Global
     
    430434    {81609E8A-9757-4865-8B89-0B6603F769E8}.Services|x86.ActiveCfg = Release|x86
    431435    {81609E8A-9757-4865-8B89-0B6603F769E8}.Services|x86.Build.0 = Release|x86
    432     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    433     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Debug|Any CPU.Build.0 = Debug|Any CPU
    434     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Debug|x64.ActiveCfg = Debug|x64
    435     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Debug|x64.Build.0 = Debug|x64
    436     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Debug|x86.ActiveCfg = Debug|x86
    437     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Debug|x86.Build.0 = Debug|x86
    438     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Release|Any CPU.ActiveCfg = Release|Any CPU
    439     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Release|Any CPU.Build.0 = Release|Any CPU
    440     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Release|x64.ActiveCfg = Release|x64
    441     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Release|x64.Build.0 = Release|x64
    442     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Release|x86.ActiveCfg = Release|x86
    443     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Release|x86.Build.0 = Release|x86
    444     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Services|Any CPU.ActiveCfg = Release|Any CPU
    445     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Services|Any CPU.Build.0 = Release|Any CPU
    446     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Services|x64.ActiveCfg = Release|x64
    447     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Services|x64.Build.0 = Release|x64
    448     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Services|x86.ActiveCfg = Release|x86
    449     {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Services|x86.Build.0 = Release|x86
    450436    {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    451437    {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Debug|Any CPU.Build.0 = Debug|Any CPU
     
    12711257    {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Services|x64.ActiveCfg = Release|Any CPU
    12721258    {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Services|x86.ActiveCfg = Release|Any CPU
     1259    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     1260    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
     1261    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|x64.ActiveCfg = Debug|Any CPU
     1262    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|x86.ActiveCfg = Debug|Any CPU
     1263    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
     1264    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|Any CPU.Build.0 = Release|Any CPU
     1265    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|x64.ActiveCfg = Release|Any CPU
     1266    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|x86.ActiveCfg = Release|Any CPU
     1267    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Services|Any CPU.ActiveCfg = Release|Any CPU
     1268    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Services|Any CPU.Build.0 = Release|Any CPU
     1269    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Services|x64.ActiveCfg = Release|Any CPU
     1270    {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Services|x86.ActiveCfg = Release|Any CPU
     1271    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     1272    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
     1273    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|x64.ActiveCfg = Debug|Any CPU
     1274    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|x86.ActiveCfg = Debug|Any CPU
     1275    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
     1276    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|Any CPU.Build.0 = Release|Any CPU
     1277    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|x64.ActiveCfg = Release|Any CPU
     1278    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|x86.ActiveCfg = Release|Any CPU
     1279    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Services|Any CPU.ActiveCfg = Release|Any CPU
     1280    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Services|Any CPU.Build.0 = Release|Any CPU
     1281    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Services|x64.ActiveCfg = Release|Any CPU
     1282    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Services|x86.ActiveCfg = Release|Any CPU
    12731283  EndGlobalSection
    12741284  GlobalSection(SolutionProperties) = preSolution
  • trunk/sources/HeuristicLab 3.3/Files.txt

    r3130 r3150  
    4040HeuristicLab.Persistence.GUI\3.3:HeuristicLab.Persistence.GUI-3.3.dll
    4141HeuristicLab.PluginAdministrator\3.3:HeuristicLab.PluginAdministrator-3.3.dll
     42HeuristicLab.Problems.Knapsack\3.3:HeuristicLab.Problems.Knapsack-3.3.dll
     43HeuristicLab.Problems.Knapsack.Views\3.3:HeuristicLab.Problems.Knapsack.Views-3.3.dll
     44HeuristicLab.Problems.OneMax\3.3:HeuristicLab.Problems.OneMax-3.3.dll
     45HeuristicLab.Problems.OneMax.Views\3.3:HeuristicLab.Problems.OneMax.Views-3.3.dll
     46HeuristicLab.Problems.TestFunctions.SingleObjective\3.3:HeuristicLab.Problems.TestFunctions.SingleObjective-3.3.dll
     47HeuristicLab.Problems.TestFunctions.SingleObjective.Views\3.3:HeuristicLab.Problems.TestFunctions.SingleObjective.Views-3.3.dll
    4248HeuristicLab.Problems.TSP\3.3:HeuristicLab.Problems.TSP-3.3.dll
    4349HeuristicLab.Problems.TSP.Views\3.3:HeuristicLab.Problems.TSP.Views-3.3.dll
    44 HeuristicLab.Problems.OneMax\3.3:HeuristicLab.Problems.OneMax-3.3.dll
    45 HeuristicLab.Problems.OneMax.Views\3.3:HeuristicLab.Problems.OneMax.Views-3.3.dll
    46 HeuristicLab.Problems.Knapsack\3.3:HeuristicLab.Problems.Knapsack-3.3.dll
    47 HeuristicLab.Problems.Knapsack.Views\3.3:HeuristicLab.Problems.Knapsack.Views-3.3.dll
    4850HeuristicLab.Random\3.3:HeuristicLab.Random-3.3.dll
    4951HeuristicLab.Selection\3.3:HeuristicLab.Selection-3.3.dll
Note: See TracChangeset for help on using the changeset viewer.