| Package | Description |
|---|---|
| Util_Graph | |
| Util_Math |
| Modifier and Type | Field and Description |
|---|---|
protected LocalDomain |
Vertex.localDomainInVertex
In the "The Generalized Distributive Law" of Aji & McEliece the important
information which is contain in a Vertex is the list of the variables
|
| Modifier and Type | Method and Description |
|---|---|
LocalDomain |
Vertex.getLocalDomainInVertex() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vertex.setLocalDomain(LocalDomain localDomainInVertex) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalDomainExtended
In the paper of Aji & McEliece, after the triangulation of the moral graph
the next step is to form a junction tree with the cliques of
the moral as vertex labels.
|
| Modifier and Type | Method and Description |
|---|---|
LocalDomain |
LdAndLk.getLocalDomain()
GETTERS / SETTERS / ADDERS
|
LocalDomain |
ListLocalDomainAndLocalKernel.getLocalDomainByIdentificator(int id)
This function search for a local domain using the unique id which is
associated with every couple
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
LocalDomainExtended.includeLocalDomain(LocalDomain localDomain)
This method is here to see if a local domain is include in the present
local domain extended
|
void |
LdAndLk.setLocalDomain(LocalDomain localDomain)
GETTERS / SETTERS / ADDERS
|