Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Graph ¶
type Graph struct {
// contains filtered or unexported fields
}
Graph struct
func (*Graph) Cliques ¶
Cliques gets the circular subgraphs We're going to group these together in a single package, so Go doesn't barf.
func (*Graph) ToposortBy ¶
ToposortBy sorts topologically
Click to show internal directories.
Click to hide internal directories.