Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/30/14 02:01:41 (10 years ago)
Author:
bburlacu
Message:

#2215: Updated tests project. Fixed a couple of bugs when adding arcs to a vertex. Removed useless events from the directed graph. Worked around invalid operation exception when removing arcs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.BottomUpTreeDistance/HeuristicLab.BottomUpTreeDistance.sln

    r11219 r11234  
    55MinimumVisualStudioVersion = 10.0.40219.1
    66Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.DataAnalysis.Symbolic-3.4", "HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj", "{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}"
    7 EndProject
    8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{296A2ED3-637A-4E1E-8C06-170651BF1F04}"
    9   ProjectSection(SolutionItems) = preProject
    10     Performance1.psess = Performance1.psess
    11   EndProjectSection
    127EndProject
    138Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Tests", "HeuristicLab.Tests\HeuristicLab.Tests.csproj", "{07C05C8F-0769-4607-96C6-D90A219F4C85}"
     
    4742    HideSolutionNode = FALSE
    4843  EndGlobalSection
    49   GlobalSection(Performance) = preSolution
    50     HasPerformanceSessions = true
    51   EndGlobalSection
    5244EndGlobal
Note: See TracChangeset for help on using the changeset viewer.