internal

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2024 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Graph

type Graph[T any] interface {
	Order() int
	EdgesFrom(v int) iter.Seq2[int, T]
}

Graph is a copy of the grafo.Graph interface used only to avoid cyclic imports.

Directories

Path Synopsis
dot
gr

Jump to

Keyboard shortcuts

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