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
/
generators
/
trees.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add generate / write "network text" (formerly graph_str) (#5602)
Jon Crall
2023-01-30
1
-12
/
+12
*
Changes to rst files to make doctests pass (#4947)
Dan Schult
2021-07-07
1
-1
/
+1
*
Fix docstring typo (#4871)
Jarrod Millman
2021-06-04
1
-2
/
+2
*
Adding an iterative version of prefix tree (#4640)
cpurmessur
2021-03-13
1
-1
/
+136
*
Deprecate generate_unique_node (#4545)
Dan Schult
2021-02-01
1
-78
/
+78
*
Replace generate_unique_node internally where not needed (#4537)
Dan Schult
2021-01-17
1
-4
/
+3
*
Fix docstrings and remove unused variables (#4501)
Andrea Tomassilli
2021-01-09
1
-0
/
+2
*
Add random_ordered_tree and forest_str (#4294)
Jon Crall
2020-12-17
1
-4
/
+48
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
1
-5
/
+5
*
Format w/ black
Jarrod Millman
2020-07-10
1
-3
/
+4
*
Remove superfluous encoding information
Jarrod Millman
2019-11-11
1
-1
/
+0
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-7
/
+0
*
Enable more doctests
Jarrod Millman
2019-10-18
1
-1
/
+2
*
Remove old Python 2 code
Jarrod Millman
2019-10-18
1
-2
/
+1
*
clean up doctest deprecated code
Dan Schult
2019-10-12
1
-1
/
+1
*
Update copyright
Jarrod Millman
2019-03-30
1
-1
/
+1
*
fix prefix_tree doc string (#3165)
Kieran
2018-09-20
1
-2
/
+5
*
Unify random state treatment across package (#3058)
Dan Schult
2018-07-16
1
-6
/
+6
*
Update copyright
Jarrod Millman
2018-01-20
1
-1
/
+1
*
Combine generator modules and tweak docs (#2814)
Dan Schult
2018-01-06
1
-10
/
+58
*
Adds prefix_tree, dag_to_branching, and example. (#2784)
Dan Schult
2017-12-02
1
-0
/
+150