summaryrefslogtreecommitdiff
path: root/networkx/algorithms/dominating.py
Commit message (Expand)AuthorAgeFilesLines
* plugin based backend infrastructure to use multiple computation backends (#6000)Mridul Seth2022-11-081-0/+1
* Format w/ blackJarrod Millman2020-07-101-2/+2
* Upgrade to Py36 syntaxJarrod Millman2020-01-011-2/+2
* Remove superfluous encoding informationJarrod Millman2019-11-111-1/+0
* Remove boiler plate from top of modulesJarrod Millman2019-11-111-1/+0
* Fix links (#2663)Jarrod Millman2017-09-111-2/+2
* Change default role for sphinx to 'obj'Dan Schult2016-03-031-2/+2
* Simplifies dominating set functions.Jeffrey Finkelstein2015-08-121-33/+37
* Add dominating package to documentationysitu2014-08-151-1/+1
* Add docstrings to dominating set functions.Jordi Torrents2013-08-141-3/+59
* Move dominating set code to separate packageAric Hagberg2013-07-281-0/+34