Closed cornop closed 9 years ago
Does the algorithm support weights ("cost") on nodes, like for instance, A* does?
No. It does not use A*, it uses a different algorithm.
I know it doesn't use A*, it's clearly much more sophisitacted. I was just wondering if this algorithm supports weights. Anyway, thanks.
Does the algorithm support weights ("cost") on nodes, like for instance, A* does?