module

GreedyAlgorithm

Class methods

find_assignment(cost_matrix : Array(Array(Float64))) : Array(Tuple(Int32, Int32))
Source