Documentation
¶
Overview ¶
bipartite either finds a bipartition or an odd-length cycle of an undirected graph
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bipartite ¶
type Bipartite struct {
// contains filtered or unexported fields
}
func NewBipartite ¶
func (*Bipartite) HasOddCycle ¶
func (*Bipartite) IsBipartite ¶
Click to show internal directories.
Click to hide internal directories.