summaryrefslogtreecommitdiff
path: root/networkx/algorithms/approximation/treewidth.py
Commit message (Expand)AuthorAgeFilesLines
* Allow unsortable nodes in approximation.treewidth functions (#5921)Dan Schult2022-08-131-10/+10
* Use isort with pre-commit to enforce import guidelines (#5659)Mridul Seth2022-06-021-2/+2
* DOC: Fix links, use DOI links, wayback machine where required (#4868)Mridul Seth2021-06-081-1/+1
* Format w/ black==20.8b1Jarrod Millman2020-10-061-5/+5
* Format w/ blackJarrod Millman2020-07-101-5/+6
* Typo Hand should be Hans (#4025)Antoine-H2020-06-261-1/+1
* Upgrade to Py36 syntaxJarrod Millman2020-01-011-1/+1
* Remove superfluous encoding informationJarrod Millman2019-11-111-1/+0
* Treewidth and tree decomposition heuristics (#2935) (#2951)David Kraeutmann2018-06-261-0/+249