summaryrefslogtreecommitdiff
path: root/examples/external/javascript_force.py
diff options
context:
space:
mode:
authorMatthias Nagel <matthinagel@gmail.com>2020-12-10 13:58:25 +0100
committerGitHub <noreply@github.com>2020-12-10 04:58:25 -0800
commit557e25f9af27f64754c380fd3d3086282c2197a4 (patch)
treeba0e5b7749f660f71913fc03b6ac886dc50870bb /examples/external/javascript_force.py
parentb90dbc93917d1326ea7d25ad9f139e8ca796584a (diff)
downloadnetworkx-557e25f9af27f64754c380fd3d3086282c2197a4.tar.gz
Improves description bfs_predecessors and bfs_successors. (#4438)
* Improves description bfs_predecessors and bfs_successors. Corrects the return type of bfs_predecessors. Adds more details to the return type of bfs_successors. Adds doctests for bfs_predecessors and bfs_successors that are indicative for the behaviour of these functions on DiGraphs. Previous tests only used these functions on undirect Graphs. * Update networkx/algorithms/traversal/breadth_first_search.py Co-authored-by: Dan Schult <dschult@colgate.edu> * Update networkx/algorithms/traversal/breadth_first_search.py Co-authored-by: Dan Schult <dschult@colgate.edu> * Removes additional space Co-authored-by: Dan Schult <dschult@colgate.edu>
Diffstat (limited to 'examples/external/javascript_force.py')
0 files changed, 0 insertions, 0 deletions