Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Collaborative diffusion

From Wikipedia, the free encyclopedia
Type of pathfinding algorithm
This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages)
This articleis anorphan, as no other articleslink to it. Pleaseintroduce links to this page fromrelated articles; try theFind link tool for suggestions.(May 2016)
This articlerelies largely or entirely on asingle source. Relevant discussion may be found on thetalk page. Please helpimprove this article byintroducing citations to additional sources.
Find sources: "Collaborative diffusion" – news ·newspapers ·books ·scholar ·JSTOR
(June 2024)
(Learn how and when to remove this message)

Collaborative Diffusion is a type ofpathfinding algorithm which uses the concept ofantiobjects, objects within a computer program that function opposite to what would be conventionally expected. Collaborative Diffusion is typically used in video games, when multiple agents must path towards a single target agent. For example, the ghosts inPac-Man. In this case, the background tiles serve as antiobjects, carrying out the necessary calculations for creating a path and having the foreground objects react accordingly, whereas having foreground objects be responsible for their own pathing would be conventionally expected.

Collaborative Diffusion is favored for its efficiency over other pathfinding algorithms, such asA*, when handling multiple agents. Also, this method allows elements of competition and teamwork to easily be incorporated between tracking agents. Notably, the time taken to calculate paths remains constant as the number of agents increases.[1]

References

[edit]
  1. ^Repenning, Alexander."Collaborative Diffusion: Programming Antiobjects"(PDF). AgentSheets Inc & University of Colorado. Retrieved25 July 2015.


Stub icon

Thisalgorithms ordata structures-related article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Collaborative_diffusion&oldid=1229831277"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp