vrph-master
代码说明:
解决车辆路径问题,提供了很多有用的算法实现,比如3-opt,2-opt和or-opt等算法,以静态库的形式提供给别人调用。(Solving vehicle routing problem, provide a lot of useful algorithms, such as 3-opt ,2-opt and or-opt algorithm, in the form of a static library available to others call.)
文件列表:
vrph-master
...........\.gitignore,145,2013-03-16
...........\AUTHORS,32,2013-03-16
...........\htm" target=_blank>Doxyfile,10440,2013-03-16
...........\inc
...........\...\ClarkeWright.h,1183,2013-03-16
...........\...\Concatenate.h,860,2013-03-16
...........\...\CrossExchange.h,1007,2013-03-16
...........\...\Flip.h,835,2013-03-16
...........\...\MoveString.h,883,2013-03-16
...........\...\OnePointMove.h,979,2013-03-16
...........\...\OrOpt.h,1005,2013-03-16
...........\...\Osman.h,631,2013-03-16
...........\...\Postsert.h,848,2013-03-16
...........\...\Presert.h,847,2013-03-16
...........\...\randvals.h,14564,2013-03-16
...........\...\RNG.h,810,2013-03-16
...........\...\Swap.h,835,2013-03-16
...........\...\SwapEnds.h,849,2013-03-16
...........\...\Sweep.h,991,2013-03-16
...........\...\ThreeOpt.h,955,2013-03-16
...........\...\ThreePointMove.h,1011,2013-03-16
...........\...\TwoOpt.h,1002,2013-03-16
...........\...\TwoPointMove.h,1000,2013-03-16
...........\...\VRP.h,11738,2013-03-16
...........\...\VRPConfig.h,983,2013-03-16
...........\...\VRPDebug.h,2518,2013-03-16
...........\...\VRPGenerator.h,608,2013-03-16
...........\...\VRPH.h,4734,2013-03-16
...........\...\VRPHeuristic.h,3217,2013-03-16
...........\...\VRPMove.h,1496,2013-03-16
...........\...\VRPNode.h,1545,2013-03-16
...........\...\VRPRoute.h,1847,2013-03-16
...........\...\VRPSolution.h,1548,2013-03-16
...........\...\VRPTabuList.h,1162,2013-03-16
...........\...\VRPUtils.h,2772,2013-03-16
...........\htm" target=_blank>INSTALL,1334,2013-03-16
...........\htm" target=_blank>LICENSE,11979,2013-03-16
...........\makefile,6545,2013-03-16
...........\MSVC_2008
...........\.........\htm" target=_blank>README,923,2013-03-16
...........\.........\VRPH
...........\.........\....\VRPH.sln,3343,2013-03-16
...........\.........\....\VRPH.vcproj,5661,2013-03-16
...........\.........\vrp_ej
...........\.........\......\vrp_ej.vcproj,4264,2013-03-16
...........\.........\vrp_init
...........\.........\........\vrp_init.vcproj,4273,2013-03-16
...........\.........\vrp_plot
...........\.........\........\vrp_plot.vcproj,4639,2013-03-16
...........\.........\vrp_rtr
...........\.........\.......\vrp_rtr.vcproj,4268,2013-03-16
...........\.........\vrp_sa
...........\.........\......\vrp_sa.vcproj,4266,2013-03-16
...........\README.md,2754,2013-03-16
...........\src
...........\...\apps
...........\...\....\htm" target=_blank>OSI_GLPK_README,1040,2013-03-16
...........\...\....\htm" target=_blank>PLPLOT_README,1625,2013-03-16
...........\...\....\htm" target=_blank>SYMPHONY_README,2052,2013-03-16
...........\...\....\SYMPHONY_vrp_main.c,8688,2013-03-16
...........\...\....\vrp_ej.cpp,8686,2013-03-16
...........\...\....\vrp_glpk_sp.cpp,15939,2013-03-16
...........\...\....\vrp_initial.cpp,2872,2013-03-16
...........\...\....\vrp_plotter.cpp,3712,2013-03-16
...........\...\....\vrp_rtr.cpp,13462,2013-03-16
...........\...\....\vrp_sa.cpp,9902,2013-03-16
...........\...\ClarkeWright.cpp,11499,2013-03-16
...........\...\Concatenate.cpp,6199,2013-03-16
...........\...\CrossExchange.cpp,13396,2013-03-16
...........\...\Flip.cpp,5917,2013-03-16
...........\...\MoveString.cpp,7756,2013-03-16
...........\...\OnePointMove.cpp,15131,2013-03-16
...........\...\OrOpt.cpp,11993,2013-03-16
...........\...\Postsert.cpp,10161,2013-03-16
...........\...\Presert.cpp,10403,2013-03-16
...........\...\RNG.cpp,5438,2013-03-16
...........\...\Swap.cpp,13885,2013-03-16
...........\...\SwapEnds.cpp,10276,2013-03-16
...........\...\Sweep.cpp,3366,2013-03-16
...........\...\ThreeOpt.cpp,19164,2013-03-16
...........\...\ThreePointMove.cpp,16936,2013-03-16
...........\...\TwoOpt.cpp,30195,2013-03-16
...........\...\TwoPointMove.cpp,9132,2013-03-16
...........\...\VRP.cpp,114470,2013-03-16
...........\...\VRPDebug.cpp,9870,2013-03-16
...........\...\VRPGenerator.cpp,1951,2013-03-16
...........\...\VRPGraphics.cpp,11094,2013-03-16
...........\...\VRPIO.cpp,43660,2013-03-16
...........\...\VRPMove.cpp,3750,2013-03-16
...........\...\VRPNode.cpp,1515,2013-03-16
...........\...\VRPRoute.cpp,9050,2013-03-16
...........\...\VRPSolution.cpp,8361,2013-03-16
...........\...\VRPSolvers.cpp,20564,2013-03-16
...........\...\VRPTabuList.cpp,3717,2013-03-16
...........\...\VRPTSPLib.cpp,5662,2013-03-16
...........\...\VRPUtils.cpp,4627,2013-03-16
...........\test_instance.vrp,1668,2013-03-16
下载说明:请别用迅雷下载,失败请重下,重下不扣分!