Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

solving the assignment via the hungarian method

2 views
Skip to first unread message

Marco Gerlach

unread,
May 5, 2002, 4:51:23 AM5/5/02
to
Hi folks,

i'm looking for a good implementation in order to solve the assignment
problem with variable size via the hungarian method quickly.

Can anyone tell me where i can get such a program from?

Thanks.
Marco

Hans Mittelmann

unread,
May 6, 2002, 10:39:42 AM5/6/02
to
Hi,
a short f77 program is
http://www.netlib.org/toms/548
Codes in other languages you can find in the Discrete section of
http://plato.la.asu.edu/guide.html

Hans Mittelmann
--------------------------------------------------------------------------------
Marco Gerlach <marcog...@web.de> wrote in message news:<7ks9dukbqh1qg662j...@4ax.com>...

Lutz Tautenhahn

unread,
May 6, 2002, 3:13:18 PM5/6/02
to
Hi,
a JavaScript solver is on my homepage at
http://www.tu-chemnitz.de/~luta/plt/hungarian.html
which I extracted in the last 2 hours from a C++ program,
I wrote some years ago.
Thanks for saving me from watching TV.
Lutz Tautenhahn.


"Hans Mittelmann" <mitte...@asu.edu> schrieb im Newsbeitrag
news:9da2ea22.02050...@posting.google.com...

Marco Gerlach

unread,
May 6, 2002, 5:48:23 PM5/6/02
to
Thank you very much.
Those hints were great.

Marco Gerlach

0 new messages