Package net.sf.tweety.logics.ml.reasoner
-
Class Summary Class Description AbstractMlReasoner Abstract modal reasoner to be implemented by concrete reasoners.MleanCoPReasoner Invokes MleanCoP (http://www.leancop.de/mleancop/), a compact automated theorem prover for modal first-order logic based on the clausal connection calculus.SimpleMlReasoner This class implements inference for modal logic using a brute-force approach.SPASSMlReasoner Invokes SPASS (http://www.mpi-inf.mpg.de/departments/automation-of-logic/software/spass-workbench/), an automated theorem prover for first-order logic, modal logic and description logics.