From 6a1e19928007c0047518e8e15b92bba116bf7a58 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 11 Nov 2008 18:03:44 +0000 Subject: Add a new cache at the level of Algorithm_Factory. Intent is to replace the caches included in the Engines, allowing faster search/query along and making the Engine implementations mostly or entirely stateless, also removing the need for a two-phase initialization there. Stil buggy + incomplete. --- src/algo_factory/info.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/algo_factory/info.txt') diff --git a/src/algo_factory/info.txt b/src/algo_factory/info.txt index f26b09566..34f2a94cc 100644 --- a/src/algo_factory/info.txt +++ b/src/algo_factory/info.txt @@ -11,4 +11,5 @@ utils algo_factory.cpp algo_factory.h +algo_cache.h -- cgit v1.2.3