Main Page   Compound List   File List   Compound Members   File Members   Related Pages  

SearchTree.hh File Reference

file containing the SearchTree object which is a tree used for finding the minimal matching cost among all possible mapping functions. More...

#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <cassert>
#include "TreeNode.hh"

Go to the source code of this file.

Compounds

class  SearchTree
 SearchTree object which is a tree used by MatchCost to find the minimal matching cost among all possible mapping functions. More...


Defines

#define Inf   1e20


Detailed Description

file containing the SearchTree object which is a tree used for finding the minimal matching cost among all possible mapping functions.

Author:
P.Héas (IRIT / ENSAE / DLR / CNES)
Since:
January 2005

Definition in file SearchTree.hh.


Generated on Thu Feb 17 11:03:19 2005 for Interactive Learning of Sub-Graphs Semantics by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002