Skip to content

RorschachChen/ANT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ANT

ANT

Implementing "CPU Versus GPU Parallelization of an Ant Colony Optimization for the Longest Common Subsequence Problem"

author="Markvica, David and Schauer, Christian and Raidl, Gunther R."

abstract="We analyze the runtime behavior of an ant colony optimization approach for the longest common subsequence problem executed on a many-core GPU and a multi-core CPU. Our approach is a parallelized variant of a previously published algorithm. Moreover, we are able to significantly improve the results of the original one by adapting the heuristic function of the ant colony algorithm. Our results show that despite its many more cores the GPU has no significant advantages over the CPU-based approach.",

isbn="978-3-319-27340-2"

About

ANT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages