| Package | Description |
|---|---|
| net.sf.tweety.lp.asp.analysis | |
| net.sf.tweety.lp.asp.reasoner |
| Constructor and Description |
|---|
PmInconsistencyMeasure(Solver solver)
Creates a new inconsistency measure based on the given
solver.
|
SdInconsistencyMeasure(Solver solver)
Creates a new inconsistency measure based on the given
solver.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Clingo
Invokes Clingo (Part of the Potassco project),
an ASP system that grounds and solves logic programs, and returns computed
answer sets.
|
class |
DLV
Wrapper class for the DLV answer set solver command line
utility.
|
class |
DLVComplex |
class |
SolverBase
Base class for solver adds generic error handling code.
|
Copyright © 2018. All rights reserved.