specific腾讯qq空间登录
腾讯qq空间登录 时间:2021-01-21 阅读:(
)
ResearchofImprovedAntColonyHybridAlgorithmLiShijun1,a,HanYu1,b,GuHongjun1,c,GongHe1,d,LiJian1,el1CollegeofInformation&Technology,JilinAgriculturalUniversity,Changchun130118,China.
a452835889@qq.
com,b372600730@qq.
com,c330837495@qq.
comd29878671@qq.
com,e2312852319@qq.
comKeywords:antcolonyalgorithm,immunealgorithm,artificialfishswarmalgorithm,hybridalgorithm.
Abstract.
Inordertoextendtheapplicationofantcolonyalgorithm(ACA),manyscholarscombinedtheantcolonyalgorithmwithimmunealgorithm(IA)orotheralgorithmstosolvetheproblemofslowconvergence.
Tofullysolvethetoolongsearchtime,easilyfallingintolocaloptimization,slowconvergenceandsomeotherdefects,theimmunealgorithmandartificialfishswarmalgorithm(AFSA)combinewiththeantcolonyalgorithm,andtheantcolonyhybridalgorithmisproposed.
Thenbysolvingthetravelingsalesmanproblem(TSP),thenewalgorithmissimulated,andtheresultsshowthatimprovingalgorithmiseffectiveandfeasible.
IntroductionTheantcolonyalgorithm(ACA)wasfirstproposedbyItalyscholarDorigoM.
andothersin1991,anovelsimulatedevolutionaryalgorithm,antssearchforapaththroughthesecretionofpheromonescatteredonitspath.
Thentheantsrandomlychoosearoadthatdidn'tpass,releasepheromoneaboutthelengthofthispath.
Buttheamountofinformationreleasedisinverselyproportionaltothelengthofthepath,whichlikelytochoosethepathofalargeramountofinformation,it'sapositivefeedbackmechanism.
Thebestpathistheamountofinformationthatisgettingbiggerandbigger,theamountofinformationontheotherpathisgraduallyreduced,antseventuallyfindoptimalpath.
Bysimulatingants'behaviorsuchasforaging,assignmentandbuildingthegraveyard,weputforwardACA.
It'seasytocombinewithotheralgorithms,andithasastrongrobustnessandexcellentdistributedcomputersystem,andit'seasytocombinewithotheralgorithms.
Thisalgorithmachievedgoodeffectintheacademicfield,theproblemssuchasfunctionoptimization,combinationoptimization,datamining,networkrouting,etc.
ACAbecameahotspotformanyscholarstoanalyzetheoptimizationalgorithm,ithasuniqueandwidelyabilitytosolveproblems.
Improvedthealgorithmitself,andcombinedwithotheralgorithms,appliedtomanyoftheactualfieldofwhich.
Basicprinciplesofantcolonyalgorithm)(tijtFirst,solvingtheTSPproblemasanexample,thespecificimplementationstepsofthebasicACAareasfollows.
Givingncitiesandtwoofthedistancebetweenthetwocities,therequirementstodetermineapassedthrougheachcityonlyonceintheshortestpath.
Inordertosimulatethebehaviorofrealants,weintroducedthefollowingnotation;misthenumberofants.
ijd(i,j=1,2,.
.
.
,n)representsthedistancebetweeniandjinthecity,representstheamountofinformationremainingonthepathbetweeniandjinthetcity,it'susedtosimulatethepheromoneconcentrationkallowedktabu)(tpkijoftheactualants.
.
Wheninitialized,mantswereplacedrandomlyondifferentcities,givingthe)0(ijτamountofinformationwasoneachside.
Eachantkofthatthefirstelementwasassignedtothecitywhereitwaslocated.
indicatethattheantkwastransferredfromcityitocityjprobabilitytime,usingformula(1).
indicatesthatantkallowstochosethecityinthenextstep;αasinformationheuristicfactor,indicatesrelativelocusimportance.
Itreflectsthatantsaccumulatedinformationinthemovementtoplaytherolefortheantmovement;βasexpectationheuristicfactor,indicatesrelativevisibilityimportance,itreflectstheimportancedegreeofheuristicinformationwhenantschosethepathinthemovement.
(1)0j,)()()()()(∈=∑∈elseallowediftttttpkallowedsisisijijkijk,ββηtηtAfternmoments,antkwalkedthroughallthecities,completedacycle.
Thenupdatedtheamountofinformationoneachpathbytheformula(2).
ijτ)2()()()1()(ttntijijijttρt+=+Among,calculatedbytheformula(3),itrepresentstheamountofinformationonthekantinthepath(i,j)intheloop.
Thecalculationmethodisbasedonthecalculationmodel,inthemostcommonlyusedAnt-Cyclemodel,usingformula(4),Qrepresentsthepheromoneintensity,itaffectstheconvergencerateofthealgorithmtosomeextent.
kLrepresentsthetotallengthofthepathofthekantinthiscycle.
(3))()(1∑==mkkijijtttt)4(otherwise,0),i(throughcycleinthisantsonlyKtheIf,)(=jLQtkkijtCombinationofantcolonyalgorithmandimmunealgorithm.
Thebasicideaofthecombinationofantcolonyalgorithmandimmunealgorithm.
CombingIAwithACA,usedACAtosolvetheproblemasantigen,andtheextractionofthevaccinetopheromoneinitialization,ACAproducedantibodiestoassignavaluetoaparameter,appliedtothesolutionofspecificproblems,theobtainedresultsasthecurrentantibodyfitnessvaluebyinoculationofvaccineIA,crossover,mutation,affinityselection,retainedtoadaptgoodantibody,eliminatedadaptationofantibody,theiterative,gottheantibodyinfinally,theparameterACAcombinationwasobtainedforthespecificproblem.
Algorithmbyupdatingbasedonaffinity,thuseffectivelypreventsthe'premature'problem,ledthesearchprocesstotheglobaloptimum.
Theinitialvalueofpheromonewasextractedbytheextractionmechanismofvaccine,avoidedtherandomnessoftheinitialsolution.
Byusingthevaccinationmechanism,crossoverandmutationtoacceleratetheconvergencespeed.
ACAandIAiscalledimmuneantcolonyalgorithm(IAACA).
Thebasicstepsoftheimmuneantcolonyalgorithm.
ImmuneantcolonyalgorithmflowchartisshowninFig.
1.
Fig.
1ImmunealgorithmflowchartCombinationofartificialfishswarmalgorithmandimmuneantcolonyalgorithmThebasicideaofthehybridalgorithm(AFSA-IAACA)basedonartificialfishswarmalgorithmandantcolonyimmunealgorithm.
AFSAhastheadvantagesoffastconvergencespeed,wewilladdedtoeveryiterativeprocessofimmuneantcolonyalgorithmtoacceleratetheconvergencespeedofantcolonyalgorithm,anddependingontheforagingbehaviorofAFSAtohelpimproveIAACAtojumpoutoflocaloptimum.
AFSA-IAACAfortheTSPproblemofadetailedimprovementstrategyandalgorithmdetailedsteps:Step1Attheinitialt=0,mantswererandomlyplacedinthencities,eachpathinitialpheromoneconcentrationis.
)0(constij=tStep2Antscalculatedtransferprobabilitybytheformula(1),selectedtoprojecttransitionpath.
Thencalculatedthepathcongestionatthattimeijqbytheformula(5).
If)(tqijδindicatedthatpathisnottoocrowded,antschosethepathtotransferfrompositionitopositionj.
Otherwise,thepathwastoocrowded,theantselectedapathoftransferinthefeasibleneighborhoodtorandomly.
Amongthem,)(tδiscongestionthresholdinttime,updatedtypebytheformula(6).
Amongthem,cisthethresholdcoefficientofvariation.
(5))()(2∑≠=jiijijijttqtt(6)1)(ctet=δStep3Afternmoment,thekantwentallCitiestocompleteacycle.
Thenupdatedtheinformationoneachpathbytheformula(2).
Step4Repeatedformula(1)and(2),untilthemantschosethesamepathorreachthespecifiedmaximum.
SimulationResultsandAnalysisTable1Comparisonofexperimentalresultsnumberofcities(ACA)(IAACA)(AFSA-IAACA)averageiterationnumberOptimumsolutionaverageiterationnumberOptimumsolutionaverageiterationnumberOptimumsolution101032.
708617982.
708617912.
70861730728423.
631000596423.
631000547423.
631000501465429.
543000962427.
865000715427.
653.
000752103569.
7830001421551.
649000892541.
443000TheresultsshowthattheAFSA-IAACAalgorithmproveditsfeasibility,effectivenessandconvergencebyapplicationandsimulationexperimentintheTSPproblem.
ThealgorithmwillAFSAaddedtoeachiterativeprocessofIAACA,takingadvantageofAFSAwithfastconvergencewhichacceleratetheconvergencespeedofACAandforagingbehaviorofAFSAcouldhelpimprovedtheabilityofACAtojumpoutoflocaloptimum.
Bydoingthis,wecanreducenotonlythenumberofinvalidsearch,butalsothealgorithmintothelocaloptimalsolution,improvetheabilityandconvergencespeedofthealgorithm.
ConclusionsACAhassomeproblems,suchasprematureconvergence,slowconvergence,thecombinationofACAandIAisaneffectivemethodtosolvethesedefects.
ThencombinetheIAACAandAFSAtosolvethesedefectsthatlongsearchtimeandeasilyfallintolocaloptimization,andtoimprovetheabilitytojumpextreme,andsignificantlyimprovetheaccuracyofthealgorithm.
ThesimulationexperimentwascarriedoutbysolvingtheTSPproblem,andresultsshowthattheimprovedalgorithmiseffectiveandfeasible.
AcknowledgmentsTheauthorswishtoexpresstheirgratitudetotheprojects:JilinProvinceEconomicStructuralAdjustmentLeadingFundSpecialProject(No.
2014Y108)andChangchunCityScienceandTechnologyPlanProject(No.
14nk029),KeyTacklingItemofJilinProvinceScience&TechnologyDepartment(No.
20140204045NY),DesignofStandardizedBreedingSystemforRabbitsBasedonInternetofThingsfromEducationDepartmentofJilinProvince,ChangchunCityScienceandTechnologyPlanProject(No.
13KG71),fortheirgeneroussupportofthiswork.
References[1]GuMingjia,XuanShibin,LianKanchao,etal.
QoSroutingalgorithmbasedoncombinationofmodifiedantcolonyalgorithmandartificialfishswarmalgorithm,Computertechnologyanddevelopment,2009,pp.
145-148.
[2]HeYijun,ChenDezhao.
Theconstructionandapplicationofantcolonyalgorithmformulti-objectiveoptimization,HightechnologyCommunication,Beijing,2006,pp.
1241-1245.
[3]CaiLijun,JiangLinbo,YiYeQing.
Geneselectionbasedonantcolonyoptimizationalgorithm,CalculationandApplicationResearch.
Beijing,2008,pp.
2754-2756.
[4]DuanHaibin.
Antcolonyalgorithmanditsapplication,SciencePress,Beijing,2005.
[5]DasguptaD.
Advancesinartificialimmunesystems,IEEEComputationalIntelligenceMagazine,Beijing,2006,pp.
40-49.
[6]JiangXinzi,TongKezong,GaoShang.
Hybridalgorithmofantcolonyalgorithmwithimmunealgorithm,ScienceTechnologyandEngineering,Beijing,2008,pp.
1328-1333.
RAKsmart怎么样?RAKsmart香港机房新增了付费的DDoS高防保护服务,香港服务器默认接入20Mbps的大陆优化带宽(电信走CN2、联通和移动走BGP)。高防服务器需要在下单页面的IP Addresses Option里面选择购买,分:40Gbps大陆优化高防IP-$461/月、100Gbps国际BGP高防IP-$692/月,有兴趣的可以根据自己的需求来选择!点击进入:RAKsmart官...
物语云计算(MonogatariCloud)是一家成立于2016年的老牌国人商家,主营国内游戏高防独服业务,拥有多家机房资源,产品质量过硬,颇有一定口碑。本次带来的是美国圣何塞 Equinix 机房的高性能I9-10980XE大带宽VPS,去程CN2GIA回程AS9929,美国原生IP,支持解锁奈飞等应用,支持免费安装Windows系统。值得注意的是,物语云采用的虚拟化技术为Hyper-V,资源全...
Megalayer 商家主营业务是以独立服务器和站群服务器的,后来也陆续的有新增香港、菲律宾数据中心的VPS主机产品。由于其线路的丰富,还是深受一些用户喜欢的,有CN2优化直连线路,有全向国际线路,以及针对欧美的国际线路。这次有看到商家也有新增美国机房的VPS主机,也有包括15M带宽CN2优化带宽以及30M带宽的全向线路。Megalayer 商家提供的美国机房VPS产品,提供的配置方案也是比较多,...
腾讯qq空间登录为你推荐
软银巨亏孙正义的个人经历月付百万的女人们人100%靠外表日剧男主是谁免费阅读小说app哪个好求一个看书比较好的APP江门旅游景点哪个好玩的地方江门有什么地方好玩的?手动挡和自动挡哪个好自动挡手动挡哪个好?杰士邦和杜蕾斯哪个好安全套杜蕾丝好还是杰士邦好?游戏盒子哪个好游戏盒子哪个好?电陶炉和电磁炉哪个好电磁炉跟电陶炉哪个好电动牙刷哪个好电动牙刷哪个牌子好?准备就买个几百块钱的?空间登录页面怎样用网页登录到自己的QQ空间?
美国和欧洲vps 最新代理服务器ip 金万维动态域名 主机屋 阿云浏览器 hkbn oneasiahost 59.99美元 l5520 香港机房托管 英文简历模板word unsplash ixwebhosting 网通服务器ip 全能主机 本网站在美国维护 骨干网络 godaddy域名证书 php空间申请 申请个人网站 更多