Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Core/3.3/Collections/DirectedGraph

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14185   8 years swagner #2526: Updated year of copyrights in license headers
(edit) @13800   8 years bburlacu #2600: Fix setter of arc label property.
(edit) @13397   8 years jkarder fixed bugtraq properties
(edit) @12360   9 years bburlacu #2378: Vertex.cs: Fixed bug in Label setter.
(edit) @12012   9 years ascheibe #2212 merged r12008, r12009, r12010 back into trunk
(edit) @11912   9 years bburlacu #2223: Moved Data member to the generic versions of Vertex and …
(edit) @11879   9 years bburlacu #2223: Make Arc storable constructor protected.
(edit) @11444   10 years bburlacu #2223: Added check to prevent adding an arc when the source and the …
(edit) @11391   10 years bburlacu #2223: Added RemoveVertices method.
(edit) @11324   10 years bburlacu #2223: Introduced AddVertices method. Check if both source and …
(edit) @11263   10 years bburlacu #2223: - Vertex: remove cloning of arcs in the cloning constructor - …
(edit) @11256   10 years bburlacu #2223: Changed arc data from IDeepCloneable to object.
(edit) @11251   10 years mkommend #2223: Corrected compiler error in DirectedGraph.
(edit) @11250   10 years mkommend #2223: Adapted events signatures in the directed graph.
(edit) @11249   10 years mkommend #2223: Minor code changes in DirectedGraph (renaming of methods, code …
(edit) @11248   10 years bburlacu #2223: Added item attributes and firing of events in the DirectedGraph.
(add) @11241   10 years mkommend #2223: Copied directed graph implented in bottom up tree distance …
Note: See TracRevisionLog for help on using the revision log.