|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfer.PartInfer
public class PartInfer
Partition-aware inference
Constructor Summary | |
---|---|
PartInfer()
|
Method Summary | |
---|---|
void |
infer(int nSteps,
int nTries)
Run partition-aware MAP inference. |
void |
partition(Grounding g)
Partition the MRF produced by the grounding process. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartInfer()
Method Detail |
---|
public void infer(int nSteps, int nTries)
nSteps
- nTries
- public void partition(Grounding g)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |