graphs

package
v0.0.0-...-62694dd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2018 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Overview

Package graphs provides functions related to graphs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DFS

func DFS(graph map[string][]string, startingNode string, f func(node string))

DFS runs a DFS on the provided graph. f is called when a node is visited.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL