Description Usage Arguments Value Functions
These functions calculate pathways across bridges in konigsberg_graph
objects.
1 2 3 4 5 |
graph |
A |
starting_node |
An integer specifying the OSM id of the starting node.
Defaults to the first vertex in |
cheat |
Boolean. Allow pathway to re-cross bridges? |
quiet |
Boolean. Suppress progress messages? |
... |
Additional variables passed to |
required_bridges |
A konigsberg_path
object, which inherits from the pathfinder_path
object from greedy_search()
cross_all_bridges
: Cross every bridge in the graph
cross_specific_bridges
: Cross only specified bridges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.