求解VRP问题的C++源程序


从同学那里拷贝的,用于求解VRP问题的源码,很好用,希望对研究车辆路径问题的同学有点启发!
资源截图
代码片段和文件信息
// stdafx.cpp : 只包括标准包含文件的源文件
// VRP.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息

#include “stdafx.h“

// TODO: 在 STDAFX.H 中
// 引用任何所需的附加头文件,而不是在此文件中引用

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       9812  2009-06-09 00:27  VRPDebugBuildLog.htm

     文件      11583  2009-06-09 00:27  VRPDebugstdafx.obj

     文件     183296  2009-06-09 00:27  VRPDebugvc90.idb

     文件     241664  2009-06-09 00:27  VRPDebugvc90.pdb

     文件     515584  2009-06-09 00:27  VRPDebugVRP.exe

     文件        663  2009-06-04 11:06  VRPDebugVRP.exe.embed.manifest

     文件        728  2009-06-04 12:49  VRPDebugVRP.exe.embed.manifest.res

     文件        621  2009-06-04 12:49  VRPDebugVRP.exe.intermediate.manifest

     文件     277638  2009-06-09 00:27  VRPDebugVRP.obj

     文件    2686976  2009-06-09 00:27  VRPDebugVRP.pch

     文件    2739200  2009-06-09 00:27  VRPDebugVRP.pdb

     文件       1159  2009-06-04 10:47  VRPReadMe.txt

     文件       9494  2009-06-05 17:00  VRPReleaseBuildLog.htm

     文件      36570  2009-06-05 17:00  VRPReleasestdafx.obj

     文件     101376  2009-06-05 17:00  VRPReleasevc90.idb

     文件     217088  2009-06-05 17:00  VRPReleasevc90.pdb

     文件      95232  2009-06-05 17:00  VRPReleaseVRP.exe

     文件        616  2009-06-05 16:50  VRPReleaseVRP.exe.intermediate.manifest

     文件     372203  2009-06-05 17:00  VRPReleaseVRP.obj

     文件    3211264  2009-06-05 17:00  VRPReleaseVRP.pch

     文件    1346560  2009-06-05 17:00  VRPReleaseVRP.pdb

     文件        208  2009-06-04 10:47  VRPstdafx.cpp

     文件        215  2009-06-09 00:27  VRPstdafx.h

     文件        498  2009-06-04 10:47  VRP argetver.h

     文件      15632  2009-06-09 00:27  VRPVRP.cpp

     文件    2329600  2009-07-14 23:50  VRPVRP.ncb

     文件        871  2009-06-04 10:47  VRPVRP.sln

    ..A..H.     16896  2009-07-14 23:50  VRPVRP.suo

     文件       4647  2009-06-05 17:02  VRPVRP.vcproj

     文件       1423  2009-07-14 23:50  VRPVRP.vcproj.AdrianYang-PC.Adrian Yang.user

............此处省略6个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)