Hungarian Algorithm in C#(blog.noldorin.com)

submitted by NoldorinNoldorin(829) 2 years, 3 months ago

The Hungarian algorithm, also known as the Kuhn-Munkres algorithm, is well-known to be the most efficient algorithm for solving the assignment problem. In fact, it does what is considered by many to an exponential time algorithm (more specifically, factorial time), in O(n^3). This post provides C# 3.0 source code for applying the Hungarian algorithm to any cost matrix.

add a comment |category: |Views: 293

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story