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_chordal.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix output of is_chordal for empty graphs (#6563)
Navya Agarwal
2023-04-25
1
-2
/
+2
*
Lint using Ruff (#6371)
danieleades
2023-02-19
1
-4
/
+4
*
Update developer requirements (#6429)
Jarrod Millman
2023-02-14
1
-1
/
+1
*
Make chordal_graph_cliques a generator (#5758)
Juanita Gomez
2022-06-16
1
-4
/
+4
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-0
/
+1
*
Improving code coverage of chordal.py (#4471)
cpurmessur
2021-01-12
1
-0
/
+19
*
Format w/ black
Jarrod Millman
2020-07-10
1
-23
/
+53
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-6
/
+6
*
Remove shebang from non-executables
Jarrod Millman
2019-11-11
1
-1
/
+0
*
PEP8 fixes to tests
Jarrod Millman
2019-10-18
1
-1
/
+1
*
Replace nose.assert_raises with pytest.raises
Jarrod Millman
2019-10-12
1
-3
/
+3
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-16
/
+16
*
Use class methods for class setup/teardown
Stefan van der Walt
2019-10-12
1
-4
/
+5
*
Get chordal graph for #1054 (#3353)
Julien Klaus
2019-08-08
1
-9
/
+29
*
Comply with pep8
Jarrod Millman
2017-08-17
1
-24
/
+24
*
Moves chordal package to module.
Jeffrey Finkelstein
2015-11-17
1
-0
/
+59