Link Class Reference

Stores all relevant information about the link between a factor and a node. More...

#include <link.h>

List of all members.

Public Member Functions

 Link (Node *const &node, Factor *const &factor, int &reverseNodeIndex, int &reverseFactorIndex, int &predIndex, double &cnt)
NodegetNode ()
FactorgetFactor ()
int getReverseNodeIndex ()
int getReverseFactorIndex ()
int getPredIndex ()
double getCount ()
ostream & print (ostream &out)


Detailed Description

Stores all relevant information about the link between a factor and a node.

Allows fast access to the indices of the nodes and factors associated with it.

Definition at line 85 of file link.h.


The documentation for this class was generated from the following file:
Generated on Sun Jun 7 11:55:26 2009 for Alchemy by  doxygen 1.5.1