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
/
planarity.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint using Ruff (#6371)
danieleades
2023-02-19
1
-1
/
+1
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-0
/
+1
*
Add is_planar function. Solves issue #5109 (#5544)
Dilara Tekinoglu
2022-04-19
1
-3
/
+43
*
Fixup PlanarEmbedding See Also (#5556)
Ross Barnowski
2022-04-18
1
-3
/
+2
*
Improve documentation of PlanarEmbedding class (#5523)
Dilara Tekinoglu
2022-04-17
1
-0
/
+21
*
Change exception varname e to err (#5130)
Dan Schult
2021-10-15
1
-2
/
+2
*
Format w/ black==20.8b1
Jarrod Millman
2020-10-06
1
-4
/
+2
*
Format w/ black
Jarrod Millman
2020-07-10
1
-49
/
+68
*
Fix exception causes and messages all over the codebase (#4015)
Ram Rachum
2020-07-05
1
-2
/
+2
*
Update string format
Jarrod Millman
2020-01-01
1
-2
/
+1
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-3
/
+3
*
Fix more documentation issues with exceptions
Jarrod Millman
2019-11-09
1
-3
/
+3
*
Planar drawing algorithm. (#3125)
Johannes Schulte
2019-03-27
1
-0
/
+24
*
Replacing `Return` to `Returns` in docs for functions (#3301)
Moradnejad
2019-02-18
1
-3
/
+3
*
LR planarity checking (#3040)
David Kraeutmann
2018-08-07
1
-0
/
+1073