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
/
matching.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update documentation of networkx.algorithms.matching to include reference to ...
Mridul Seth
2015-06-09
1
-0
/
+3
*
Fix copyrights
JGab
2015-04-21
1
-1
/
+1
*
Fix incorrect double underscore.
chebee7i
2014-04-16
1
-1
/
+1
*
Bugfix to allow u-v or v-u ordering in edges
Aric Hagberg
2013-11-27
1
-5
/
+3
*
Fix errors in docs.
Aric Hagberg
2013-01-04
1
-2
/
+2
*
update doc strings for approximation module
Nicholas Mancuso
2012-10-06
1
-16
/
+28
*
Add maximal_matching. Addresses #714
Aric Hagberg
2012-04-15
1
-13
/
+36
*
Merging py3k-1.2 branch into trunk. Addresses #348
loicseguin
2010-08-02
1
-3
/
+4
*
Some documentation improvements
aric
2010-04-05
1
-13
/
+30
*
License change to BSD.
aric
2009-08-26
1
-2
/
+2
*
convert matching to use weight attribute of graph
aric
2009-08-11
1
-3
/
+5
*
Fix bug due to G.edges_iter() api change and add tests
aric
2009-08-04
1
-12
/
+2
*
Fix the bug I introduced in matching.py in [1099]
aric
2009-08-03
1
-1
/
+1
*
Rename get_edge() to get_edge_data(). Now returns None as
aric
2008-12-22
1
-1
/
+1
*
move max matching function to algorithms and include in documentation
aric
2008-11-20
1
-0
/
+780