trie_search.c File Reference

#include "xsb_config.h"
#include "xsb_debug.h"
#include "debugs/debug_tries.h"
#include <stdio.h>
#include <stdlib.h>
#include "auxlry.h"
#include "cell_xsb.h"
#include "error_xsb.h"
#include "deref.h"
#include "psc_xsb.h"
#include "trie_internals.h"
#include "tst_aux.h"
#include "debug_xsb.h"
#include "flags_xsb.h"

Functions

BTNptr bt_escape_search (CTXTdeclc BTNptr btRoot, xsbBool *isNew)
static TSTNptr tst_escape_search (CTXTdeclc TSTNptr tstRoot, xsbBool *isNew)
BTNptr subsumptive_bt_search (CTXTdeclc BTNptr btRoot, int nTerms, CPtr termVector, xsbBool *isNew)
TSTNptr subsumptive_tst_search (CTXTdeclc TSTNptr tstRoot, int nTerms, CPtr termVector, xsbBool maintainTSI, xsbBool *isNew)
BTNptr variant_bt_search (CTXTdeclc BTNptr btRoot, int nTerms, CPtr termVector, xsbBool *isNew)
TSTNptr variant_tst_search (CTXTdeclc TSTNptr tstRoot, int nTerms, CPtr termVector, xsbBool maintainTSI, xsbBool *isNew)

Function Documentation

BTNptr bt_escape_search CTXTdeclc BTNptr  btRoot,
xsbBool isNew
 

BTNptr subsumptive_bt_search CTXTdeclc BTNptr  btRoot,
int  nTerms,
CPtr  termVector,
xsbBool isNew
 

TSTNptr subsumptive_tst_search CTXTdeclc TSTNptr  tstRoot,
int  nTerms,
CPtr  termVector,
xsbBool  maintainTSI,
xsbBool isNew
 

static TSTNptr tst_escape_search CTXTdeclc TSTNptr  tstRoot,
xsbBool isNew
[inline, static]
 

BTNptr variant_bt_search CTXTdeclc BTNptr  btRoot,
int  nTerms,
CPtr  termVector,
xsbBool isNew
 

TSTNptr variant_tst_search CTXTdeclc TSTNptr  tstRoot,
int  nTerms,
CPtr  termVector,
xsbBool  maintainTSI,
xsbBool isNew
 


Generated on Wed Jul 26 13:26:54 2006 for XSB by  doxygen 1.4.5