class Graphlb::Algorithms::Bipartite

Defined in:

graphlb/algorithms/bipartite.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(graph) #

[View source]

Instance Method Detail

def assign_colour(key) #

[View source]
def bipartite_set #

[View source]
def check_set(set) #

[View source]