Add Vlist's cache to preID2values
Add functions to load Vlist's cache in p2values
This commit is contained in:
parent
ad0ac7cc8c
commit
b51281dedf
|
@ -157,6 +157,7 @@ private:
|
|||
std::vector <TYPE_PREDICATE_ID> important_preID;
|
||||
void load_important_sub2values();
|
||||
void load_important_obj2values();
|
||||
void build_CacheOfPre2values();
|
||||
void build_CacheOfSub2values();
|
||||
void build_CacheOfObj2values();
|
||||
void get_important_subID();
|
||||
|
|
Loading…
Reference in New Issue