dev.i10416.munkres

Type members

Classlikes

@JSExportTopLevel("Munkres")
object Munkres

Munkres Algorithm (also known as Hungarian algorithm or the Kuhn-Munkres algorithm) implementation for Scala

Munkres Algorithm (also known as Hungarian algorithm or the Kuhn-Munkres algorithm) implementation for Scala

For more detail, visit