Free cookie consent management tool by TermsFeed Policy Generator

Changeset 12483


Ignore:
Timestamp:
06/19/15 17:03:08 (9 years ago)
Author:
ascheibe
Message:

#2306 added a new project for NK landscapes and ported it to BasicProblem

Location:
branches/FitnessLandscapeAnalysis
Files:
29 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape.sln

    r7232 r12483  
    11
    2 Microsoft Visual Studio Solution File, Format Version 11.00
    3 # Visual Studio 2010
     2Microsoft Visual Studio Solution File, Format Version 12.00
     3# Visual Studio 2013
     4VisualStudioVersion = 12.0.31101.0
     5MinimumVisualStudioVersion = 10.0.40219.1
    46Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Analysis.FitnessLandscape", "HeuristicLab.Analysis.FitnessLandscape\HeuristicLab.Analysis.FitnessLandscape.csproj", "{5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}"
    57EndProject
     
    1315EndProject
    1416Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRPProblemAnalyzer", "VRPProblemAnalyzer\VRPProblemAnalyzer.csproj", "{683C29F1-9A43-4998-B58A-C477B86B7A64}"
     17EndProject
     18Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.NKNew", "HeuristicLab.Problems.NKNew\HeuristicLab.Problems.NKNew.csproj", "{56D80626-06F1-49AE-A911-3F3A20888968}"
    1519EndProject
    1620Global
     
    96100    {683C29F1-9A43-4998-B58A-C477B86B7A64}.Release|x86.ActiveCfg = Release|x86
    97101    {683C29F1-9A43-4998-B58A-C477B86B7A64}.Release|x86.Build.0 = Release|x86
     102    {56D80626-06F1-49AE-A911-3F3A20888968}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     103    {56D80626-06F1-49AE-A911-3F3A20888968}.Debug|Any CPU.Build.0 = Debug|Any CPU
     104    {56D80626-06F1-49AE-A911-3F3A20888968}.Debug|x64.ActiveCfg = Debug|x64
     105    {56D80626-06F1-49AE-A911-3F3A20888968}.Debug|x64.Build.0 = Debug|x64
     106    {56D80626-06F1-49AE-A911-3F3A20888968}.Debug|x86.ActiveCfg = Debug|x86
     107    {56D80626-06F1-49AE-A911-3F3A20888968}.Debug|x86.Build.0 = Debug|x86
     108    {56D80626-06F1-49AE-A911-3F3A20888968}.Release|Any CPU.ActiveCfg = Release|Any CPU
     109    {56D80626-06F1-49AE-A911-3F3A20888968}.Release|Any CPU.Build.0 = Release|Any CPU
     110    {56D80626-06F1-49AE-A911-3F3A20888968}.Release|x64.ActiveCfg = Release|x64
     111    {56D80626-06F1-49AE-A911-3F3A20888968}.Release|x64.Build.0 = Release|x64
     112    {56D80626-06F1-49AE-A911-3F3A20888968}.Release|x86.ActiveCfg = Release|x86
     113    {56D80626-06F1-49AE-A911-3F3A20888968}.Release|x86.Build.0 = Release|x86
    98114  EndGlobalSection
    99115  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.