Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintEgDirectedGraph ¶
func PrintEgDirectedGraph()
Types ¶
type Graph ¶
type Graph struct {
// contains filtered or unexported fields
}
Graph structure
type Stack ¶
type Stack[T any] struct { // contains filtered or unexported fields }
Stack represents a stack of elements.
Click to show internal directories.
Click to hide internal directories.