When I run a model using Astar, the Paths Cached are zero. Are there any particular requirements to make AStar cache paths?
The issue is that according to the performance profiler AStar search new paths uses approx. 99.99% of the model computing time.