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