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
/
connectivity
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update developer requirements (#6429)
Jarrod Millman
2023-02-14
1
-2
/
+2
*
DOC: Fix links, use DOI links, wayback machine where required (#4868)
Mridul Seth
2021-06-08
1
-1
/
+1
*
Update string format
Jarrod Millman
2020-01-01
1
-6
/
+5
*
Convert %-format to fstring
Jarrod Millman
2020-01-01
1
-3
/
+3
*
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
-2
/
+0
*
PEP8 fixes
Jarrod Millman
2019-10-18
1
-1
/
+1
*
Pep8 fixes
Jarrod Millman
2018-01-20
1
-1
/
+1
*
Solve merge conflicts
Mridul Seth
2015-06-17
1
-2
/
+2
*
Remove edges_iter, G.edges() now returns an iterator instead of list
Mridul Seth
2015-06-17
1
-1
/
+1
*
Makes Graph.nodes() return iterator instead of list
Jeffrey Finkelstein
2015-06-11
1
-2
/
+2
*
Minor change to networkx.algorithms.connectivity.utils docstring
ysitu
2014-05-26
1
-1
/
+1
*
Clean up docstrings.
Jordi Torrents
2014-05-14
1
-11
/
+12
*
Improve generation of auxiliary digraph for edge connectivity.
Jordi Torrents
2014-05-14
1
-8
/
+2
*
Do not use G.to_directed() to avoid unnecessary deep copy.
Jordi Torrents
2014-05-12
1
-1
/
+4
*
Avoid deep copy and always use iterators for building auxiliary digraphs.
Jordi Torrents
2014-05-11
1
-2
/
+4
*
Improve auxiliary digraphs for connectivity functions.
Jordi Torrents
2014-05-02
1
-18
/
+22
*
Refactor connectivity package.
Jordi Torrents
2014-04-29
1
-0
/
+85