中南大学算法分析与设计复习课件.ppt

中南大学算法分析与设计复习课件.ppt

ID:56948848

大小:315.51 KB

页数:15页

时间:2020-07-21

中南大学算法分析与设计复习课件.ppt_第1页
中南大学算法分析与设计复习课件.ppt_第2页
中南大学算法分析与设计复习课件.ppt_第3页
中南大学算法分析与设计复习课件.ppt_第4页
中南大学算法分析与设计复习课件.ppt_第5页
资源描述:

《中南大学算法分析与设计复习课件.ppt》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库

1、JinZheng,CentralSouthUniversity1Branch-and-boundJinZheng,CentralSouthUniversity2BranchandBoundAnenhancementofbacktrackingSimilarityAstatespacetreeisusedtosolveaproblemDifferenceusedonlyforoptimizationproblems.ThebacktrackingrequirestheusingofDFStraversalandisusedfornonoptimizationpro

2、blems.Branchandbound:doesnotlimitustoanyparticularwayoftraversingthetree(Best-first)JinZheng,CentralSouthUniversity3Branchandbound(cont.)Branchingstrategy:howtopartitionsolutionspaceNodeselectionstrategy:sequenceofexploringnodes:depthfirst(triestoobtainasolutionfast)breadth/bestbound

3、first(triestofindthebestsolution)whichnodestoexploreSelectingthenodewiththebestestimatedcostamongallnodes.Combinedepth-firstsearchandbreadth-firstsearch.JinZheng,CentralSouthUniversity4BranchandBoundComparedtobacktracking,branch-and-boundrequirestwoadditionalitems.Awaytoprovide,forev

4、erynodeofastate-space-tree,aboundonthebestvalueoftheobjectivefunctiononanysolutionthatcanbeobtainedbyaddingfurtheromponentstothepartialsolutionrepresentedbythenode.Thevalueofthebestsolutionseensofar.JinZheng,CentralSouthUniversity5ThemainideaSetupaboundingfunction,whichisusedtocomput

5、eabound(forthevalueoftheobjectivefunction)atanodeonastate-spacetreeanddetermineifitispromisingPromising(iftheboundisbetterthanthevalueofthebestsolutionsofar:expandbeyondthenode.Nonpromising(iftheboundisnobetterthanthevalueofthebestsolutionsofar--:notsmallerforaminimizationproblemandn

6、otlargerforamaxmizationproblem):notexpandbeyondthenode(pruningthestate-spacetree).JinZheng,CentralSouthUniversity6StartIb=10a→1Ib=17a→2Ib=10a→3Ib=20a→4Ib=18b→1Ib=13b→3Ib=14b→4Ib=17c→3Ib=13c→4Ib=20d→4Cost=13012345678910边界(下界)的选择:初始节点边界:包括最优解在内,任何解的成本都不会小于矩阵每行中的最小元素的和。节点其它边界:实际产生的成本+还要

7、付出的最小成本(估计)JinZheng,CentralSouthUniversity7Givenasetofpointsandtheirpairwisedistances,thetaskistofindashortesttourthatvisitseachpointexactlyonce.ItisNP-complete.ThetravelingsalespersonoptimizationproblemJinZheng,CentralSouthUniversity8TravelingSalesmanProblem—BoundingFunction边界(下界)函数

8、的选择:初如节点边界:对

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。