dfs

package
v0.0.0-...-a119377 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PlaySmallestEquivalentString

func PlaySmallestEquivalentString()

func Run

func Run()

Types

type Graph

type Graph struct {
	// contains filtered or unexported fields
}

func (*Graph) AddEdge

func (g *Graph) AddEdge(v int, n int)

func (*Graph) NewGraph

func (g *Graph) NewGraph(vertices int)

func (*Graph) PrintCompleteDfs

func (g *Graph) PrintCompleteDfs()

func (*Graph) PrintDFS

func (g *Graph) PrintDFS(vertex int)

Jump to

Keyboard shortcuts

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