summaryrefslogtreecommitdiff
path: root/doc/reference/algorithms
Commit message (Expand)AuthorAgeFilesLines
* Add topological_generations function (#4757)as13712021-05-191-0/+1
* adds implementation of SNAP summarization algorithm (#4463)Douglas Fenstermacher2021-05-171-0/+1
* Add approximation algorithms for traveling salesman problem (#4607)Dan Schult2021-05-162-0/+14
* Fix issue #3153: generalized modularity maximization (#3260)Xiaoyan Lu2021-02-231-1/+1
* Add partition_quality to compute coverage and performance (coverage and perf...Attila Mester2021-02-081-0/+1
* Add prominent group algorithm (#4560)guy rozenberg2021-02-051-0/+1
* Approximated Diameter (#4476)Andrea Tomassilli2021-01-121-0/+9
* Cliques on mutigraph/directed graph types (#4502)Andrea Tomassilli2021-01-121-10/+2
* Maxcut heuristics (#4138)Jonas Charfreitag2020-12-141-0/+10
* Add Panther algorithm per #3849 (#3886)Michael Recachinas2020-11-281-0/+2
* adds dedensification function (#4240)Douglas Fenstermacher2020-11-092-0/+10
* Partitions for quotient graphs (#4183)S Murthy2020-09-041-0/+1
* Docs update (#4161)Dan Schult2020-08-1611-3/+49
* junction_tree for #1012 (#4004)Matthias Bruhns2020-08-151-0/+8
* Add tree isomorphism (#4067)Craig Schmidt2020-08-051-0/+11
* Add max_weight_clique to doc (#4110)James Trimble2020-07-271-0/+1
* add modularity to the docs (#4096)Dan Schult2020-07-201-0/+1
* Remove trailing spacesJarrod Millman2020-07-108-11/+11
* added new Link Prediction algorithm (CCPA) (#4028)Shashi Tripathi2020-07-101-0/+1
* ENH: Add new graph_hashing featureCarlos G. Oliver2020-07-072-0/+10
* Add algorithms for regular graphs (#3925)Camden Cheek2020-06-252-0/+12
* add d-separation algorithm (#3974)arunwise2020-06-052-0/+10
* Trophic Levels #3736 (#3804)Tom Russell2020-02-031-0/+7
* Lukes algorithm implementation (#3666)Federico Rosato2019-10-291-0/+8
* Update release notesJarrod Millman2019-10-121-5/+0
* Fix sphinx errors And add links to single_source_dijkstra in docs for dijkstr...Dan Schult2019-10-073-13/+7
* Implemented Euler Path functions (#3399)Jacob2019-10-012-1/+4
* Global efficiency attempt to speed up (#3604)Dan Schult2019-09-281-1/+1
* Fix Sphinx warningsJarrod Millman2019-09-161-1/+1
* Add missing link to asteroidal docsJarrod Millman2019-09-161-0/+1
* Fix wrong title (#3566)Salim BELHADDAD2019-09-031-3/+3
* Fix a few documentation issues for the bipartite algorithm reference (#3555)Søren Fuglede Jørgensen2019-08-241-0/+1
* Implement ISMAGS subgraph isomorphism algorithm (#3312)Peter C Kroon2019-08-152-2/+27
* Incremental Closeness Centrality (undirected, unweighted graphs) (#3444)mikedeltalima2019-08-141-1/+2
* Adding non-randomness measures for graphs (#3515)Erwan Le Merrer2019-07-202-0/+10
* Full join operation and cograph generator (#3503)Efraim Rodrigues2019-07-181-0/+1
* AT-free graph recognition (#3377)Haakon2019-06-301-0/+10
* Added group closeness and group degree centralities (#3437)Nanda H Krishna2019-06-281-0/+4
* New Feature - Resistance Distance (#3385)bkief2019-06-141-0/+1
* Adding onion decomposition (#3461)Antoine Allard2019-06-121-1/+2
* Naive k-truss algorithm implementation. (#3462)Martin James McHugh III2019-06-121-0/+1
* Add two versions of Simrank similarity (#3222)Michael Recachinas2019-05-101-0/+2
* Adding module for group centrality measures (#3421)Nanda H Krishna2019-05-061-0/+7
* Add barycenter algorithm (#2939)William Schwartz2019-05-021-0/+1
* Move LFR_benchmark to generators (#3411)Jean-Gabriel Young2019-05-021-10/+0
* algorithms/traversal/edgebfs name fix (#3397)MCer42949672962019-04-201-1/+1
* Equitable coloring of graphs. (#3127)Utkarsh Upadhyay2019-03-281-0/+1
* Create moral graph (#3351)Julien Klaus2019-03-282-0/+10
* Planar drawing algorithm. (#3125)Johannes Schulte2019-03-272-0/+10
* added implementation of VoteRank (#3149)Fredrik Erlandsson2019-03-261-0/+7