index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
algorithms
/
tree
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add another test and minor refactor.
chebee7i
2015-01-19
2
-30
/
+63
*
Documentation and release note information for branchings.
chebee7i
2015-01-19
3
-42
/
+114
*
Make branchings code more robust to mixed node types.
chebee7i
2015-01-19
2
-13
/
+14
*
Remove NumPy dependency.
chebee7i
2015-01-19
1
-3
/
+4
*
Remove print statement.
chebee7i
2015-01-19
1
-2
/
+1
*
Make test dependency on NumPy explicit.
chebee7i
2015-01-18
2
-1
/
+7
*
Fix typo in 2/3 compatibility.
chebee7i
2015-01-18
1
-1
/
+1
*
Restoring test file that was overwritten during merge.
chebee7i
2015-01-18
1
-17
/
+87
*
2/3 compatibility.
chebee7i
2015-01-18
1
-1
/
+9
*
Add support for finding optimum branchings.
chebee7i
2015-01-18
2
-0
/
+928
*
Merge branch 'master' into branchings
chebee7i
2015-01-18
1
-48
/
+130
|
\
|
*
Use len(G) instead of number_of_nodes.
chebee7i
2014-05-26
1
-9
/
+6
|
*
Minor docstring update again.
chebee7i
2014-05-26
1
-5
/
+4
|
*
Major rewrite of module docstring.
chebee7i
2014-05-26
1
-37
/
+122
|
*
Add unit tests.
chebee7i
2014-05-26
1
-13
/
+79
|
*
Clean up docstrings.
chebee7i
2014-05-26
1
-4
/
+5
|
*
Add unit test for #1144.
chebee7i
2014-05-08
1
-1
/
+5
|
*
Add is_arborescence(), is_branching().
chebee7i
2014-05-08
2
-53
/
+131
*
|
Add is_arborescence(), is_branching().
chebee7i
2014-05-01
2
-53
/
+131
|
/
*
Fix imports to match trees->tree rename
Aric Hagberg
2013-09-09
1
-1
/
+1
*
Rename tree_recognition->recognition
Aric Hagberg
2013-09-08
2
-0
/
+0
*
Handle corner cases.
Aric Hagberg
2013-09-08
2
-33
/
+44
*
Rename trees->tree
Aric Hagberg
2013-09-08
3
-0
/
+140