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
/
approximation
/
dominating_set.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+1
*
Format w/ black
Jarrod Millman
2020-07-10
1
-3
/
+2
*
Remove superfluous encoding information
Jarrod Millman
2019-11-11
1
-1
/
+0
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-6
/
+0
*
Remove future imports needed by Py2
Jarrod Millman
2019-09-18
1
-1
/
+0
*
Replacing `Return` to `Returns` in docs for functions (#3301)
Moradnejad
2019-02-18
1
-1
/
+1
*
Fix several DeprecationWarning: invalid escape sequence (#3284)
Mickaƫl Schoentgen
2019-01-08
1
-1
/
+1
*
Correct documentation wording for min_weighted_dominating_set (#3031)
Dan Schult
2018-06-28
1
-1
/
+1
*
Update docs
Jarrod Millman
2017-08-18
1
-2
/
+2
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-1
/
+1
*
Fixes some minor documentation issues (approximation algorithm subpackage) (#...
Michael Seifert
2017-06-20
1
-5
/
+5
*
Change default role for sphinx to 'obj'
Dan Schult
2016-03-03
1
-1
/
+1
*
Fix latex
Aric Hagberg
2015-06-13
1
-4
/
+4
*
Fixes approximate dominating set greedy choice.
Jeffrey Finkelstein
2015-06-07
1
-54
/
+72
*
Fix errors in docs.
Aric Hagberg
2013-01-04
1
-5
/
+5
*
update doc strings for approximation module
Nicholas Mancuso
2012-10-06
1
-17
/
+33
*
add docstring
Aric Hagberg
2012-05-06
1
-2
/
+4
*
Fix some syntax to work with Python2.6
Aric Hagberg
2012-05-06
1
-3
/
+3
*
Add dominating set problem.
Aric Hagberg
2012-04-15
1
-0
/
+96