Documentation
¶
Overview ¶
dfs_cycle finds a simple cycle in an undirected graph
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cycle ¶
type Cycle struct {
// contains filtered or unexported fields
}
Cycle holds information about a possibly existing simple cycle
func NewDFSCyle ¶
Click to show internal directories.
Click to hide internal directories.