Abstract

An Ant Colony Algorithm (ACA) with rollback mechanism was proposed for obtaining optimized path,which traverses all necessary nodes in real road network.In case of the large scale real road network,the convergence speed of traditional sequential ACA was quite slow.Therefore,two parallel ACAs based on Intel Threading Building Blocks (TBB) and Cilk++ parallel programming model were designed separately.Both of them were easier to operate with simple instructions than complicated thread triggering and critical resource boundary recognition.Therefore,these two models were easier to develop and more applicable compared with WinAPI multi-threaded based parallel ACA (pACA).The experimental results show that pACA based TBB is nearly identical with pACA based on WinAPI in terms of efficiency,while pACA based on Cilk++ exhibits higher efficiency and better speed-up than pACA based on WinAPI in dual-core system.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call