Class GhostQSolver

java.lang.Object
org.tweetyproject.logics.qbf.reasoner.QbfSolver
org.tweetyproject.logics.qbf.reasoner.GhostQSolver
All Implemented Interfaces:
BeliefSetConsistencyTester<PlFormula>, ConsistencyTester<BeliefSet<PlFormula,?>>

public class GhostQSolver extends QbfSolver
A wrapper for the GhostQ (https://www.wklieber.com/ghostq/) solver.
Tested with the GhostQ 2017 version: https://www.wklieber.com/ghostq/2017.html/
Author:
Anna Gessler