Sascha Zelzer
|
d82fba78aa
Bumped the number of max degrees.
|
10 年之前 |
Sascha Zelzer
|
eee8a55816
Increase the maximum vertex degree to 200. Closes #167.
|
13 年之前 |
Julien Finet
|
ea469935d6
Fix various warnings
|
13 年之前 |
Michael Jeulin-L
|
e6c532a61d
Fix warnings in Libs/Core.
|
13 年之前 |
MattClarkson
|
63aa33c9d3
Fixed memory leak
|
13 年之前 |
MattClarkson
|
2069734a44
26 dgraph in STL, compile and unit test pass
|
13 年之前 |
Jean-Christophe Fillion-Robin
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 年之前 |
Jean-Christophe Fillion-Robin
|
5856bae33b
Remove trailing spaces in license header
|
14 年之前 |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
14 年之前 |
Julien Finet
|
bab18744b8
STYLE: Use Qt pimpls directly instead of CTK pimpls
|
14 年之前 |
Sascha Zelzer
|
5ff8be2df0
FIX: DependencyGraph: Fix cycle detection by reseting the discovered and
|
14 年之前 |
Sascha Zelzer
|
1e0f827a5f
ENH: DependencyGraph: Enhanced the topologicalSort() method to be able to
|
14 年之前 |
Sascha Zelzer
|
59dfa909b0
ENH: Dependency Graph: find a path from between two vertices in graphs
|
14 年之前 |
Sascha Zelzer
|
3dc910495c
ENH: DependencyGraph: When checking for a cycle, check all vertices, not
|
14 年之前 |
Sascha Zelzer
|
041d28eeaf
STYLE: DependencyGraph: fix comment
|
14 年之前 |
Sascha Zelzer
|
98b7352a52
ENH: DependencyGraph: Set the parent even in the case when a vertex
|
14 年之前 |
Sascha Zelzer
|
3e71205594
FIX: DependencyGraph: Cycle detection failed for example on 1->2->1.
|
14 年之前 |
Sascha Zelzer
|
b44247bdea
ENH: DependencyGraph: Added a method to retrieve all source vertices (with
|
14 年之前 |
Sascha Zelzer
|
08c3f095f4
STYLE: DependencyGraph: Rename Degree to OutDegree and indegree to outdegree, because they
|
14 年之前 |
Jean-Christophe Fillion-Robin
|
b2978a3055
ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE"
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
7535096173
ENH: Tweak license header - Use "Copyright (c) 2010 Kitware Inc." instead of "Copyright (c) Kitware Inc."
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
1457f1f491
ENH: Update license header into *.h, *.cpp, *.tpp
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
2ecca6c93e
ENH: In DGraph, change '-path' into '-paths'.
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
d6da4fe39b
STYLE: Added license header
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
fa70d78024
STYLE: Change '// QT includes' into '// Qt includes'
|
15 年之前 |
Jean-Christophe Fillion-Robin
|
ccc89115c3
STYLE: Change Cxx extenstion to Cpp.
|
15 年之前 |