文件名称:easylocal-2
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-02
- 文件大小:
- 1.96mb
- 下载次数:
- 0次
- 提 供 者:
- H***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
EasyLocal++ : 这是一个C++面向对象的框架 方便开发局部搜索算法~-EasyLocal++: a C++ Object-Oriented fr a mework aimed at easing the development of Local Search algorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
easylocal-2\.git\config
...........\....\description
...........\....\HEAD
...........\....\hooks\applypatch-msg.sample
...........\....\.....\commit-msg.sample
...........\....\.....\post-update.sample
...........\....\.....\pre-applypatch.sample
...........\....\.....\pre-commit.sample
...........\....\.....\pre-push.sample
...........\....\.....\pre-rebase.sample
...........\....\.....\prepare-commit-msg.sample
...........\....\.....\update.sample
...........\....\index
...........\....\..fo\exclude
...........\....\logs\HEAD
...........\....\....\refs\heads\master
...........\....\....\....\remotes\origin\HEAD
...........\....\objects\pack\pack-e0f570d70cdc5f40b94599f095fab65d9e049cc1.idx
...........\....\.......\....\pack-e0f570d70cdc5f40b94599f095fab65d9e049cc1.pack
...........\....\packed-refs
...........\....\refs\heads\master
...........\....\....\remotes\origin\HEAD
...........\aclocal.m4
...........\aminclude.am
...........\config\config.guess
...........\......\config.sub
...........\......\depcomp
...........\......\install-sh
...........\......\ltmain.sh
...........\......\missing
...........\configure
...........\configure.ac
...........\COPYING
...........\doxygen.cfg
...........\ide_projects\EasyLocal.sln
...........\............\EasyLocal.vcproj
...........\............\..........xcodeproj\digasper.mode1v3
...........\............\...................\digasper.pbxuser
...........\............\...................\project.pbxproj
...........\............\...................\........xcworkspace\contents.xcworkspacedata
...........\............\...................\...................\xcuserdata\digaspero.xcuserdatad\UserInterfaceState.xcuserstate
...........\............\...................\...................\..........\.....................\WorkspaceSettings.xcsettings
...........\............\...................\xcuserdata\digaspero.xcuserdatad\xcschemes\configure.xcscheme
...........\............\...................\..........\.....................\.........\documentation.xcscheme
...........\............\...................\..........\.....................\.........\EasyLocal.xcscheme
...........\............\...................\..........\.....................\.........\xcschememanagement.plist
...........\............\nQueens.vcproj
...........\INSTALL
...........\m4\cppunit.m4
...........\..\doxygen.m4
...........\..\libtool.m4
...........\..\ltoptions.m4
...........\..\ltsugar.m4
...........\..\ltversion.m4
...........\..\lt~obsolete.m4
...........\..\pthread.m4
...........\Makefile.am
...........\Makefile.in
...........\README
...........\src\config.hh.in
...........\...\EasyLocal.conf.hh
...........\...\EasyLocal.conf.vc.hh
...........\...\EasyLocal.hh
...........\...\helpers\CostComponent.hh
...........\...\.......\DeltaCostComponent.hh
...........\...\.......\MultimodalNeighborhoodExplorer.hh
...........\...\.......\MultimodalTabuListManager.hh
...........\...\.......\NeighborhoodExplorer.hh
...........\...\.......\OutputManager.hh
...........\...\.......\ProhibitionManager.hh
...........\...\.......\ShiftingPenaltyManager.hh
...........\...\.......\StateManager.hh
...........\...\.......\TabuListManager.hh
...........\...\Helpers.hh
...........\...\kickers\BimodalKicker.hh
...........\...\.......\Kicker.hh
...........\...\.......\SimpleKicker.hh
...........\...\Kickers.hh
...........\...\Makefile.am
...........\...\Makefile.in
...........\...\observers\BimodalKickerObserver.hh
...........\...\.........\BimodalRunnerObserver.hh
...........\...\.........\GeneralizedLocalSearchObserver.hh
...........\...\.........\RunnerObserver.hh
...........\...\.........\RunnerTimeObserver.hh
...........\...\.........\ShiftingPenaltyObserver.hh
...........\...\.........\SimpleKickerObserver.hh
...........\...\Observers.hh
...........\...\runners\BimodalFirstDescent.hh
...........\...\.......\BimodalHillClimbing.hh
...........\...\.......\BimodalMoveRunner.hh
...........\...\.......\BimodalSimulatedAnnealing.hh
...........\...\.......\BimodalSteepestDescent.hh
...........\...\.......\BimodalTabuSearch.hh
...