Package | Description |
---|---|
org.linqs.psl.application.inference.mpe |
Modifier and Type | Class and Description |
---|---|
class |
ADMMInference
Use an ADMM reasoner to perform MPE inference.
|
class |
DCDInference
Use an DCD reasoner to perform MPE inference.
|
class |
DCDStreamingInference
Use streaming grounding and inference with a DCD reasoner.
|
class |
LazyMPEInference
Performs MPE inference (see MPEInference), but does not require all ground atoms to be
specified ahead of time.
|
class |
SGDInference
Use an SGD reasoner to perform MPE inference.
|
class |
SGDStreamingInference
Use streaming grounding and inference with an SGD reasoner.
|
Copyright © 2020 University of California, Santa Cruz. All rights reserved.