edu::tum::cs::bayesnets::inference::IJGP::Bucket Class Reference

List of all members.

Public Member Functions

void addVar (BucketVar bv)
 Bucket (BeliefNode bucketNode)
HashSet< BucketVarcreateScopeFunctions ()
void partition (int bound)
String toString ()

Public Attributes

BeliefNode bucketNode
Vector< MiniBucketminibuckets = new Vector<MiniBucket>()
HashSet< BucketVarvars = new HashSet<BucketVar>()

Detailed Description

Definition at line 589 of file IJGP.java.


Constructor & Destructor Documentation

edu::tum::cs::bayesnets::inference::IJGP::Bucket::Bucket ( BeliefNode  bucketNode  )  [inline]

Definition at line 595 of file IJGP.java.


Member Function Documentation

void edu::tum::cs::bayesnets::inference::IJGP::Bucket::addVar ( BucketVar  bv  )  [inline]

Definition at line 599 of file IJGP.java.

HashSet<BucketVar> edu::tum::cs::bayesnets::inference::IJGP::Bucket::createScopeFunctions (  )  [inline]

Definition at line 636 of file IJGP.java.

void edu::tum::cs::bayesnets::inference::IJGP::Bucket::partition ( int  bound  )  [inline]

create minibuckets of size bound

Parameters:
bound 

Definition at line 614 of file IJGP.java.

String edu::tum::cs::bayesnets::inference::IJGP::Bucket::toString (  )  [inline]

Definition at line 654 of file IJGP.java.


Member Data Documentation

Definition at line 591 of file IJGP.java.

Definition at line 593 of file IJGP.java.

Definition at line 592 of file IJGP.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations


srldb
Author(s): Dominik Jain, Stefan Waldherr, Moritz Tenorth
autogenerated on Fri Jan 11 09:58:37 2013