Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/HeuristicLab 3.3 Tests.sln @ 16300

Last change on this file since 16300 was 15682, checked in by swagner, 6 years ago

#2887: moved content of trunk/sources to trunk

  • Property svn:mergeinfo set to (toggle deleted branches)
    /stable/HeuristicLab 3.3 Tests.slnmergedeligible
    /branches/1721-RandomForestPersistence/HeuristicLab 3.3 Tests.sln10321-10322
    /branches/Algorithms.GradientDescent/HeuristicLab 3.3 Tests.sln5516-5520
    /branches/Async/HeuristicLab 3.3 Tests.sln13329-15286
    /branches/Benchmarking/sources/HeuristicLab 3.3 Tests.sln6917-7005
    /branches/CloningRefactoring/HeuristicLab 3.3 Tests.sln4656-4721
    /branches/CodeEditor/HeuristicLab 3.3 Tests.sln11700-11806
    /branches/DataAnalysis Refactoring/HeuristicLab 3.3 Tests.sln5471-5808
    /branches/DataAnalysis SolutionEnsembles/HeuristicLab 3.3 Tests.sln5815-6180
    /branches/DataAnalysis/HeuristicLab 3.3 Tests.sln4458-4459,​4462,​4464
    /branches/DataPreprocessing/HeuristicLab 3.3 Tests.sln10085-11101
    /branches/GP.Grammar.Editor/HeuristicLab 3.3 Tests.sln6284-6795
    /branches/GP.Symbols (TimeLag, Diff, Integral)/HeuristicLab 3.3 Tests.sln5060
    /branches/HLScript/HeuristicLab 3.3 Tests.sln10331-10358
    /branches/HeuristicLab.DatasetRefactor/sources/HeuristicLab 3.3 Tests.sln11570-12508
    /branches/HeuristicLab.Problems.DataAnalysis.Trading/HeuristicLab 3.3 Tests.sln6123-9799
    /branches/HeuristicLab.Problems.Orienteering/HeuristicLab 3.3 Tests.sln11130-12721
    /branches/HiveStatistics/sources/HeuristicLab 3.3 Tests.sln12440-12877
    /branches/LogResidualEvaluator/HeuristicLab 3.3 Tests.sln10202-10483
    /branches/NET40/sources/HeuristicLab 3.3 Tests.sln5138-5162
    /branches/NSGA-II Changes/HeuristicLab 3.3 Tests.sln12033-12122
    /branches/ParallelEngine/HeuristicLab 3.3 Tests.sln5175-5192
    /branches/ProblemInstancesRegressionAndClassification/HeuristicLab 3.3 Tests.sln7568-7810
    /branches/QAPAlgorithms/HeuristicLab 3.3 Tests.sln6350-6627
    /branches/Restructure trunk solution/HeuristicLab 3.3 Tests.sln6828
    /branches/RuntimeOptimizer/HeuristicLab 3.3 Tests.sln8943-9078
    /branches/ScatterSearch (trunk integration)/HeuristicLab 3.3 Tests.sln7787-8333
    /branches/SlaveShutdown/HeuristicLab 3.3 Tests.sln8944-8956
    /branches/SpectralKernelForGaussianProcesses/HeuristicLab 3.3 Tests.sln10204-10479
    /branches/SuccessProgressAnalysis/HeuristicLab 3.3 Tests.sln5370-5682
    /branches/Trunk/HeuristicLab 3.3 Tests.sln6829-6865
    /branches/UnloadJobs/HeuristicLab 3.3 Tests.sln9168-9215
    /branches/VNS/HeuristicLab 3.3 Tests.sln5594-5752
    /branches/crossvalidation-2434/HeuristicLab 3.3 Tests.sln12948-12950
    /branches/histogram/HeuristicLab 3.3 Tests.sln5959-6341
    /branches/symbreg-factors-2650/HeuristicLab 3.3 Tests.sln14232-14825
File size: 1.8 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2012
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Tests", "HeuristicLab.Tests\HeuristicLab.Tests.csproj", "{B62872C1-6752-4758-9823-751A2D28C388}"
5EndProject
6Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4880EC01-2CAD-4291-BBC1-B269AD67D4FA}"
7EndProject
8Global
9  GlobalSection(SolutionConfigurationPlatforms) = preSolution
10    Debug|Any CPU = Debug|Any CPU
11    Debug|x64 = Debug|x64
12    Debug|x86 = Debug|x86
13    Release|Any CPU = Release|Any CPU
14    Release|x64 = Release|x64
15    Release|x86 = Release|x86
16  EndGlobalSection
17  GlobalSection(ProjectConfigurationPlatforms) = postSolution
18    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|Any CPU.Build.0 = Debug|Any CPU
20    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x64.ActiveCfg = Debug|x64
21    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x64.Build.0 = Debug|x64
22    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x86.ActiveCfg = Debug|x86
23    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x86.Build.0 = Debug|x86
24    {B62872C1-6752-4758-9823-751A2D28C388}.Release|Any CPU.ActiveCfg = Release|Any CPU
25    {B62872C1-6752-4758-9823-751A2D28C388}.Release|Any CPU.Build.0 = Release|Any CPU
26    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x64.ActiveCfg = Release|x64
27    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x64.Build.0 = Release|x64
28    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x86.ActiveCfg = Release|x86
29    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x86.Build.0 = Release|x86
30  EndGlobalSection
31  GlobalSection(SolutionProperties) = preSolution
32    HideSolutionNode = FALSE
33  EndGlobalSection
34EndGlobal
Note: See TracBrowser for help on using the repository browser.