Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PathGraph ¶
type PathGraph struct {
// contains filtered or unexported fields
}
PathGraph represents a weighted directed graph of navigation paths
func (*PathGraph) GetAllPaths ¶
GetAllPaths returns all unique paths in the graph
type PathVertex ¶
PathVertex represents a vertex in the graph
Click to show internal directories.
Click to hide internal directories.