Added in the routecache. Similar to pathcache, routecache is computed by Yen's...
Added in the routecache. Similar to pathcache, routecache is computed by Yen's algorithm in the compute function. As the name implies, a routecache entry does not need to be built into a route, as it is already built. Future commits will involve replacing patchcache with the new routecache.
Please register or sign in to comment