summaryrefslogtreecommitdiff
path: root/doc/reference
Commit message (Expand)AuthorAgeFilesLines
* Document `geometric_edges` and add it to main namespace (#5045)Ross Barnowski2021-09-141-4/+5
* Deprecate `random_state` decorator (#5055)Ross Barnowski2021-09-121-2/+2
* Add weisfeiler lehman subgraph hashing (#4946)Aaron Z2021-09-121-0/+1
* Louvain Community Detection Algorithm (#4929)Dimitrios Papageorgiou2021-08-231-0/+9
* GSoC Asadpour ATSP Implementation Pull Request (#4740)Matt Schwennesen2021-08-232-0/+3
* Fix automatic documenting of class methods via autosummary (#5021)Ross Barnowski2021-08-141-9/+2
* Changes to rst files to make doctests pass (#4947)Dan Schult2021-07-071-4/+2
* Add matrix market to readwrite reference (#4934)Ross Barnowski2021-07-032-0/+101
* Remove decorator dependency (#4739)Kelly Boothby2021-06-211-0/+1
* 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