Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Munkres

Munkres contains implementations of the Munkres algorithm in various programming languages. I'm using this overview as a point of reference for implementation details.

Roadmap

  • Pure Ruby Implementation
  • Pure C implementation
  • Ruby gem that uses the C implementation for performance
  • NodeJs package that uses the C implementation

About

Various implementations of the Munkres algorithm

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages