Fil:Astar progress animation.gif

Sidans innehåll stöds inte på andra språk.
Från Wikipedia

Astar_progress_animation.gif(210 × 210 pixlar, filstorlek: 50 kbyte, MIME-typ: image/gif, upprepad, 195 bildrutor, 24 s)

Beskrivning
English: Illustration of A* search algorithm. The graph is created by uniform square discretization of a 2-dimensional planar region, placing a node in each discretized cell, and connecting each node with its 8 neighbors using bidirectional edges. Cost of edges are same as their Euclidean lengths. The gray shape represents an obstacle. The filled circles in red & green represent expanded nodes (nodes in closed set). The color indicate the g-value (red:lower g-value, green: higher g-value). The empty nodes with blue boundary are the ones in open set. The nodes of the graph are generated on the fly, and nodes falling inside the obstacle are discarded as inaccessible. The objective is to find the least cost path (restricted to the graph) from a given start to a given goal coordinate. The heuristic (consistent) used by a node is its Euclidean distance to goal. That is, ha(n) = |g - n|2, where n represents the Euclidean coordinate of the node n, g is the goal node, and | . |2 is the 2-norm. This is a typical example of motion planning in robotics using A* search algorithm. Created using YGSBPL graph-search library and OpenCV.
Datum
Källa Eget arbete
Skapare Subh83
Tillstånd
(Återanvändning av denna fil)
w:sv:Creative Commons
erkännande
Denna fil har gjorts tillgänglig under licensen Creative Commons Erkännande 3.0 Generisk
Du är fri:
  • att dela – att kopiera, distribuera och sända verket
  • att remixa – att skapa bearbetningar
På följande villkor:
  • erkännande – Du måste ge lämpligt erkännande, ange en länk till licensen och indikera om ändringar har gjorts. Du får göra det på ett lämpligt sätt, men inte på ett sätt som antyder att licensgivaren stödjer dig eller din användning.

Bildtexter

Ingen bildtext har definierats

Objekt som porträtteras i den här filen

motiv

image/gif

8e6faa82b62a05c0e22d85b078e08f9d1f041d82

50 907 byte

24,400000000000006 sekund

210 pixel

210 pixel

Filhistorik

Klicka på ett datum/klockslag för att se filen som den såg ut då.

Datum/TidMiniatyrbildDimensionerAnvändareKommentar
nuvarande15 april 2011 kl. 01.00Miniatyrbild för versionen från den 15 april 2011 kl. 01.00210 × 210 (50 kbyte)Subh83{{Information |Description ={{en|1=Illustration of [http://en.wikipedia.org/wiki/A*_search_algorithm A* search algorithm]. The [http://en.wikipedia.org/wiki/Graph_(mathematics) graph] is created by uniform square discretization of a 2-dimensional plana

Följande 2 sidor använder den här filen:

Global filanvändning

Följande andra wikier använder denna fil: