@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/game-development/pathfinding-algorithms-in-games>
  a schema:TechArticle ;
  schema:headline "Pathfinding Algorithms in Games" ;
  schema:url <https://anchorfact.org/game-development/pathfinding-algorithms-in-games/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.76" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/game-development/pathfinding-algorithms-in-games>
  schema:citation <https://doi.org/10.1007/BF01386390> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/game-development/pathfinding-algorithms-in-games>
  schema:citation <https://doi.org/10.1109/TSSC.1968.300136> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/game-development/pathfinding-algorithms-in-games>
  schema:citation <https://ojs.aaai.org/index.php/AAAI/article/view/7994> ;
  af:sourceTier "A" .