munkres-v2

所属分类:数值算法/人工智能
开发工具:C/C++
文件大小:16KB
下载次数:21
上传日期:2010-07-10 14:26:43
上 传 者Alan_Xing
说明:  匈牙利算法介绍文档及实现程序,C++语言,非常好用。
(Huangary Algorithm。)

文件列表:
munkres\unittests\singlesolution.h (2058, 2007-05-22)
munkres\unittests\validsolution.h (712, 2007-05-22)
munkres\COPYING (18011, 2007-02-19)
munkres\matrix.cpp (5062, 2007-06-05)
munkres\Makefile (980, 2007-05-23)
munkres\matrix.h (1597, 2007-05-22)
munkres\munkres.h (1356, 2007-04-17)
munkres\main.cpp (2477, 2007-05-23)
munkres\munkres.cpp (8408, 2007-05-23)

------------------------------------------------------------------------------- Copyright (c) 2007 John Weaver This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ------------------------------------------------------------------------------- A sample Makefile is supplied. Run make to generate an executable named 'demo'. Run "make test" to run the testing framework (you must change the path to cxxtest [http://cxxtest.sourceforge.net/] in the Makefile in order to use this). I hope you find this code helpful! -- John Weaver ZX Development.com

近期下载者

相关文件


收藏者