summaryrefslogtreecommitdiff
path: root/doc/reference
Commit message (Expand)AuthorAgeFilesLines
* Docs update (#4161)Dan Schult2020-08-1613-3/+73
* junction_tree for #1012 (#4004)Matthias Bruhns2020-08-151-0/+8
* add rescale_layout_dict to change scale of the layout_dicts (#4154)Dan Schult2020-08-141-0/+1
* Add tree isomorphism (#4067)Craig Schmidt2020-08-051-0/+11
* DOC: Suggestions and improvments from tutorial readthrough (#4121)Ross Barnowski2020-08-021-19/+1
* Add max_weight_clique to doc (#4110)James Trimble2020-07-271-0/+1
* Add function to calculate path cost for a specified path (#4069)Danny Niquette2020-07-261-0/+7
* add modularity to the docs (#4096)Dan Schult2020-07-201-0/+1
* Remove trailing spacesJarrod Millman2020-07-109-21/+21
* added new Link Prediction algorithm (CCPA) (#4028)Shashi Tripathi2020-07-101-0/+1
* Implemented multipartite_layout (#3815)Jose Pinilla2020-07-101-1/+2
* Add an implementation for interval_graph and its unit tests (#3705)Jangwon Yie2020-07-081-1/+9
* ENH: Add new graph_hashing featureCarlos G. Oliver2020-07-072-0/+10
* Add method to clear edges only (#3477)Paolo Lammens2020-07-054-0/+4
* Add algorithms for regular graphs (#3925)Camden Cheek2020-06-252-0/+12
* add d-separation algorithm (#3974)arunwise2020-06-052-0/+10
* Deprecate context_manager reversed in favor of reversed_view (#3983)Dan Schult2020-06-021-8/+0
* add paley graph to doc (#3927)sauxpa2020-04-201-1/+1
* Trophic Levels #3736 (#3804)Tom Russell2020-02-031-0/+7
* Sudoku generator issue 3756 (#3757)David Radcliffe2019-12-261-0/+8
* Lukes algorithm implementation (#3666)Federico Rosato2019-10-291-0/+8
* Update release notesJarrod Millman2019-10-121-5/+0
* Document subgraph_view (#3627)Anton Lodder2019-10-081-0/+1
* Fix sphinx errors And add links to single_source_dijkstra in docs for dijkstr...Dan Schult2019-10-073-13/+7
* Change is_list_of_ints to make_list_of_ints (#3617)Dan Schult2019-10-041-0/+1
* Implemented Euler Path functions (#3399)Jacob2019-10-012-1/+4
* Global efficiency attempt to speed up (#3604)Dan Schult2019-09-281-1/+1
* add internet_as_graph generator (#3574)Luca Baldesi2019-09-191-0/+9
* Fix Sphinx warningsJarrod Millman2019-09-161-1/+1
* Add missing link to asteroidal docsJarrod Millman2019-09-161-0/+1
* Add spiral layout for graph drawing (#3534)Michael Fedell2019-09-051-0/+1
* Improved graph class selection table (#3570)Salim BELHADDAD2019-09-041-8/+11
* 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
* add Directed Joint Degree Graph generator (#3551)tbalint2019-08-221-0/+2
* 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-182-0/+9
* Update introduction.rst (#3504)Kevin Newman2019-07-101-1/+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
* Reorder and complete doc (#3438)Jean-Gabriel Young2019-05-131-11/+12
* Add two versions of Simrank similarity (#3222)Michael Recachinas2019-05-101-0/+2
* add required argument to `write_graphml` example (#3429)Almog Cohen2019-05-091-1/+1
* Adding module for group centrality measures (#3421)Nanda H Krishna2019-05-061-0/+7
* Binomial trees generator (#3409)Efraim Rodrigues2019-05-031-0/+1