Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

javiercorrea/munkres-cpp

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

munkres-cpp

An implementation of the Kuhn–Munkres algorithm

Usage

$ git clone https://github.com/saebyn/munkres-cpp.git
$ cd munkres-cpp/src/
$ make test

Requires GNU Make and GCC (tested on 4.6.3). The test suite requires the Google C++ Test Framework.

License

Copyright (c) 2007-2013 John Weaver and contributors.

Licensed under the GPLv2. See the file COPYING for details.

Bug reporting and work to be done

Check the issues list at GitHub.

About

Kuhn-Munkres (Hungarian) Algorithm in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.1%
  • Makefile 1.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.