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
/
clique.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add clique examples and deprecate helper funtions (#6186)
Ross Barnowski
2023-01-08
1
-1
/
+137
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-5
/
+3
*
Add support for finding maximal cliques containing a set of nodes (#5172)
Achille Nazaret
2022-02-13
1
-51
/
+117
*
Fix functions appearing in variables `__all__` but not in docs for NX2.7 (#5289)
Dan Schult
2022-02-01
1
-2
/
+3
*
Drop Py37 (#5143)
Jarrod Millman
2021-10-23
1
-3
/
+3
*
return earlier from `clique.graph_clique_number` (#4622)
Lonnen
2021-02-15
1
-2
/
+2
*
Safer repr format of variables (#4413)
Miroslav Šedivý
2020-12-06
1
-4
/
+4
*
Format w/ black==20.8b1
Jarrod Millman
2020-10-06
1
-1
/
+1
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
1
-6
/
+4
*
Add max_weight_clique to doc (#4110)
James Trimble
2020-07-27
1
-12
/
+12
*
Add maximum weight clique algorithm (#4016)
James Trimble
2020-07-12
1
-0
/
+161
*
Format w/ black
Jarrod Millman
2020-07-10
1
-18
/
+28
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-4
/
+3
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-7
/
+1
*
Remove old Python 2 code
Jarrod Millman
2019-11-10
1
-4
/
+0
*
fix documentation notes (#3644) (#3645)
Adam Rosenthal
2019-10-14
1
-6
/
+4
*
Update copyright
Jarrod Millman
2019-03-30
1
-1
/
+1
*
Simplify the Graphview and SubGraphView system (#3073)
Dan Schult
2018-07-20
1
-1
/
+1
*
Fix graph_clique_number for clique-less graphs (#3051)
Lonnen
2018-07-07
1
-1
/
+3
*
Enable create_using to be a constructor (#3004)
Dan Schult
2018-06-17
1
-12
/
+12
*
link DOIs to preferred resolver (#2879)
Katrin Leinweber
2018-02-23
1
-5
/
+5
*
Update copyright
Jarrod Millman
2018-01-20
1
-1
/
+1
*
Comply with pep8
Jarrod Millman
2017-08-17
1
-34
/
+34
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-1
/
+1
*
Update copyright
Jarrod Millman
2017-07-25
1
-1
/
+1
*
string literals in docstrings get no backticks.
Dan Schult
2016-03-07
1
-2
/
+2
*
Change default role for sphinx to 'obj'
Dan Schult
2016-03-03
1
-19
/
+19
*
Update copyrights
Mridul Seth
2016-01-01
1
-1
/
+1
*
Cleans make_max_clique_graph, make_clique_bipartite
Jeffrey Finkelstein
2015-11-10
1
-121
/
+56
*
Fix some sphinx formatting errors
Dan Schult
2015-10-04
1
-2
/
+2
*
Merge master into iter_refactor
Dan Schult
2015-08-07
1
-121
/
+222
*
Update adjacency_iter() method to adjacency() and remove adjacency_list()
Mridul Seth
2015-07-03
1
-2
/
+2
*
Makes Graph.nodes() return iterator instead of list
Jeffrey Finkelstein
2015-06-11
1
-3
/
+3
*
Fix copyrights
JGab
2015-04-21
1
-1
/
+1
*
Make find_cliques/find_cliques_recursive compatible with IronPython
ysitu
2014-07-06
1
-134
/
+61
*
Rewrite enumerate_all_cliques
ysitu
2014-06-08
1
-79
/
+44
*
Rename get_all_cliques to enumerate_all_cliques
ysitu
2014-06-08
1
-4
/
+4
*
resolve merge conflict
Georg Walther
2013-12-06
1
-0
/
+1
|
\
|
*
added implementation of get_all_cliques together with helper method greater_n...
Georg Walther
2013-01-22
1
-0
/
+96
*
|
do not place every node in a tuble
Georg Walther
2013-12-06
1
-3
/
+3
*
|
change output format of discovered cliques
Georg Walther
2013-12-06
1
-7
/
+12
*
|
format docstring
Georg Walther
2013-12-06
1
-9
/
+16
*
|
move helper function into get_all_cliques
Georg Walther
2013-12-06
1
-13
/
+13
*
|
added implementation of get_all_cliques together with helper method greater_n...
Georg Walther
2013-12-06
1
-0
/
+96
|
/
*
Add explicit set() call. Workaround for a pypy issue: https://bugs.pypy.org/...
Aric Hagberg
2012-06-23
1
-2
/
+2
*
Whitespace and docstring housekeeping
Aric Hagberg
2012-01-06
1
-96
/
+88
*
Raise exception when calling find_cliques() with a directed graph.
Aric Hagberg
2012-01-06
1
-3
/
+5
*
Ignore selfloops in find_clique and friends.
Dan Schult
2011-08-28
1
-3
/
+13
*
Remove statements that do nothing.
Loïc Séguin-C.
2011-02-11
1
-1
/
+0
*
Add comment about number of cliques being large.
Aric Hagberg
2011-02-06
1
-0
/
+3
[next]