基于的描述,此程序包提供了自适应大邻域搜索(ALNS)元启发式方法的一般,经过充分记录和测试的实现。 它可以按以下常规方式安装: pip install alns 如何使用 alns包提供了两个类,即ALNS和State 。 第一个可以用来运行ALNS算法,第二个可以被子类化以存储解决方案状态-它所需要的只是定义一个objective成员函数,并返回一个目标值。 必须为ALNS算法提供接受标准,以便在每次迭代时确定是否接受新的解决方案状态。 给出了通用验收标准的概述 。 在alns.criteria ,已经为您实现了几个 HillClimbing 。 最简单的接受标准是爬山,仅接受提高目标值的解决方案。 RecordToRecordTravel 。 仅当改进满足某些更新阈值时,此准则才接受解决方案。 SimulatedAnnealing 。 当标度概率大于某个随机数时,使用更新温
1
Large-Scale C++ Software Design Large-Scale C++ Software Design
2021-08-14 11:45:21 16.63MB Large-Scale C++ Software Design
1
Large-scale decentralized unit commitment_check integer ADMM
2021-08-03 17:00:24 795KB ieee论文
1
ScaledYoloV4实践 https://wanghao.blog.csdn.net/article/details/112073471,代码和数据集
2021-07-13 17:13:56 690.99MB ScaledYoloV4
1
Large-Scale.CPP.Volume.I.Process.and.Architecture.2019.12.pdf
2021-07-11 17:02:02 38.78MB 比特币
1
HMDB is provided by Brown University.本数据集由布朗大学提供。 hmdb_threesplits_datasets.txt hmdb_videodatabase_datasets.txt
2021-07-08 10:41:18 797B 数据集
1
Component-Based Rails Applications: Large Domains Under Control (Addison-Wesley Professional Ruby Series) By 作者: Stephan Hagemann ISBN-10 书号: 0134774582 ISBN-13 书号: 9780134774589 Edition 版本: 1 出版日期: 2018-07-02 pages 页数: 622 If you’re ready to simplify and revitalize your complex Rails systems, you’re ready for Component-Based Rails Applications. Chapter 1 Introduction to Component-Based Rails Applications Chapter 2 Creating a Component-Based Application Chapter 3 Tooling for Components Chapter 4 Component Refactorings:Extracting Components out of Components Chapter 5 From Ball of Mud to First Components Chapter 6 Component-Based Rails in Relation to Other Patterns Chapter 7 Components in Other Languages
2021-06-26 13:34:05 20.32MB Design
1
描述IGP的经典书籍,CCIE 之路必备资料。
2021-06-11 16:46:32 3.98MB OSPF and IS-IS
1
Can’t download more than 50MB or upload large files.docx
2021-06-09 09:01:39 14KB SharePoint
1
一个用于高维单目标优化的算法,详见:Ran Cheng and Yaochu Jin. A Competitive Swarm Optimizer for Large Scale Optimization. IEEE Transactions on Cybernetics, 2014
2021-05-25 22:16:46 1009KB large scale optimization
1