Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

MarkovPR Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
CatDateParseHandlerFor each document, writes date to STDOUT
CatURLParseHandler
DateBiasedPageRankSamplerA WebSampler which implements page ranking by taking into account the relative age of linked-to documents
DBScratchStructA scratch structure used by DateBiasedPageRankSampler
Decoder
Document
Encoder
GraphBuilderBuilds the web link graph as an object of type WebLinkGraph
GraphParseHandlerReads anchor links and other document information for use by GraphBuilder
IDPair
LeafCountsStructAn array of these is sent to synchronize simulations
LeafNodeEncapsulates a web document on another machine
LeafNodeStructContains all the information about a web document stored somewhere else
LinkStructA pointer to a web document/URL
MemoryPooled< T >Wraps around a class T and redefines new() and delete() member functions
MemPool< S >A memory managed class suitable for many small arrays of type S
MemPoolObject< S >A memory management wrapper around a class S
PageRankSamplerA WebSampler which implements the standard PageRank chain
ParseElt
ParseHandler
PreparseCatParseHandler
PVMInterfaceHandles communication between Talker and PVM
PVMTaskInfoContains vital task information
ReposReader
RipperRips the repository and interfaces with main(). Calls GraphBuilder to build the web link graph
SimpleHashPair< R >A structure used by SimpleHashTable
SimpleHashTable< R >A simple "linear probing and insertion" hashtable
TalkerReads and executes interactive user commands
TrieStores URL strings by superposition of common prefixes
TruncatedKleinbergSamplerA WebSampler which implements an epsilon approximation of the Kleinberg hubs and authorities model
URLComponentsContains the parts of a URL as separate strings
URLFilterKnows how to parse a URL string and related functions
Varint
WebLinkGraphEncapsulates the web link graph as a WebNodeList of WebNode objects
WebNodeEncapsulates a web document
WebNodeStructContains all the information about a web document
WebSamplerAbstract base class for all samplers

Generated on Wed May 29 11:37:24 2002 for MarkovPR by doxygen1.2.15