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
/
tests
/
test_dominance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update pre-commit (#6545)
Jarrod Millman
2023-03-23
1
-1
/
+1
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+2
*
Format w/ black
Jarrod Millman
2020-07-10
1
-90
/
+119
*
Deprecate context_manager reversed in favor of reversed_view (#3983)
Dan Schult
2020-06-02
1
-22
/
+17
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-23
/
+23
*
PEP8 fixes to tests
Jarrod Millman
2019-10-18
1
-27
/
+27
*
Replace nose.assert_raises with pytest.raises
Jarrod Millman
2019-10-12
1
-7
/
+7
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-29
/
+29
*
Comply with pep8
Jarrod Millman
2017-08-17
1
-15
/
+12
*
Remove commented code and spurious print.
Aric Hagberg
2016-04-18
1
-1
/
+0
*
Fix loop issue. Use sets.
Aric Hagberg
2016-04-18
1
-27
/
+33
*
Fixes 2 bugs in dominance frontier code
Aric Hagberg
2016-04-18
1
-5
/
+92
*
Add algorithm for computing dominance frontiers
ysitu
2014-08-10
1
-0
/
+86
*
Add algorithm for computing immediate dominators
ysitu
2014-08-09
1
-0
/
+85