Skip to content

Master of science thesis project. Using CUDA to utilize a systems GPU to create pathfinding data (IM+PF), usable by multiple agents in the same environment.

License

Notifications You must be signed in to change notification settings

Capelliexp/sc2-IM-PF-pathfinding-thesis

Repository files navigation

sc2-IM-PF-pathfinding-thesis

Master thesis project. Utilizing GPU (CUDA) to create IM+PF pathfinding data, usable by multiple agents in the same environment. Mirror of https://github.com/Blizzard/s2client-api

Combining the use of influence maps and potential field techniques to create novel pathfidning algorithms. Pathfinding data can be utilized by multiple agents in the same environment. The novel algorithms are compared to A* and A*+PF in custom test suites.

Thesis paper: http://urn.kb.se/resolve?urn=urn:nbn:se:bth-18228

Bulk of code contributed is found under /examples

About

Master of science thesis project. Using CUDA to utilize a systems GPU to create pathfinding data (IM+PF), usable by multiple agents in the same environment.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published