summaryrefslogtreecommitdiff
path: root/doc/reference
Commit message (Expand)AuthorAgeFilesLines
* Refactor testing utilities (#4829)Jarrod Millman2021-05-261-1/+3
* Remove pyyaml dependency via module getattr (#4802)Ross Barnowski2021-05-202-11/+0
* 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
* Update documentation and testing of arbitrary_element (#4451)Ross Barnowski2021-01-271-0/+1
* fixing the width argument description of the function draw_networkx (#4479)Alexandre Amory2021-01-141-0/+5
* 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 coreview objects to documentation (#4431)Ross Barnowski2020-12-071-0/+19
* Add Panther algorithm per #3849 (#3886)Michael Recachinas2020-11-281-0/+2
* adds dedensification function (#4240)Douglas Fenstermacher2020-11-092-0/+10
* Deprecate utils.is_list_of_ints (#4280)Ross Barnowski2020-10-241-1/+0
* Partitions for quotient graphs (#4183)S Murthy2020-09-041-0/+1
* 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