Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

DAGSearchDatabase.h File Reference

#include <set>
#include <string>
#include <list>
#include <map>
#include <vector>
#include <HnSRTree/HnSRTreeFile.hh>
#include "DAG.h"

Go to the source code of this file.

Compounds

class  DAGSearchDatabase
 Near neighbour search database used to index the DAG prototypes. More...

struct  DAGSearchRecord
 DAGSearchRecord structure. More...

struct  DAGSearchRecordEx
class  NND
 Near neigbour database data. More...


Typedefs

typedef int ID
 Type used as an identification type through out the system.


Variables

const ID NULLID = -1
 Defines a constant that identifies nonexistant element.

const int Min_NND_Dimension = 1
 This constant defines the minimal dimention for the near neigbour search database.


Detailed Description

------------------------------------------------------------------------

Copyright 2001 by the University of Toronto (UT).

All Rights Reserved

Permission to copy and modify this software and its documentation only for internal use in your organization is hereby granted, provided that this notice is retained thereon and on all copies. UT makes no representations as to the suitability and operability of this software for any purpose. It is provided "as is" without express or implied warranty.

UT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL UT BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

No other rights, including for example, the right to redistribute this software and its documentation or the right to prepare derivative works, are granted unless specifically provided in a separate license agreement.

Author: Maxim Trokhimtchouk (trokhim@cs.utoronto.ca)

Log:
DAGSearchDatabase.h,v
Revision 1.2 2002/05/16 22:49:29 dmac Several bugs fixed and a new DAG-derived class added

Revision 1.1.1.1 2002/03/10 07:38:07 dmac Imported sources

-----------------------------------------------------------------------

Definition in file DAGSearchDatabase.h.


Generated on Sat Nov 13 11:21:27 2004 for Noisy DAG Matcher by doxygen1.2.18