jar

org.tweetyproject.logics : pl

Maven & Gradle

Jul 11, 2023
7 usages
26 stars

TweetyProject (Propositional Logic)

Table Of Contents

Latest Version

Download org.tweetyproject.logics : pl JAR file - Latest Versions:

All Versions

Download org.tweetyproject.logics : pl JAR file - All Versions:

Version Vulnerabilities Size Updated
1.24
1.23
1.22
1.21
1.20
1.19

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pl-1.24.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.tweetyproject.logics.pl.reasoner

├─ org.tweetyproject.logics.pl.reasoner.AbstractPlReasoner.class - [JAR]

├─ org.tweetyproject.logics.pl.reasoner.SatReasoner.class - [JAR]

├─ org.tweetyproject.logics.pl.reasoner.SimplePlReasoner.class - [JAR]

org.tweetyproject.logics.pl.parser

├─ org.tweetyproject.logics.pl.parser.DimacsParser.class - [JAR]

├─ org.tweetyproject.logics.pl.parser.PlParser.class - [JAR]

├─ org.tweetyproject.logics.pl.parser.PlParserFactory.class - [JAR]

org.tweetyproject.logics.pl.postulates

├─ org.tweetyproject.logics.pl.postulates.ImAdjunctionInvariance.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImAttenuation.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImConsistency.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImContradiction.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImDominance.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImEqualConflict.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImExchange.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImFreeFormulaDilution.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImFreeFormulaIndependence.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImIrrelevanceOfSyntax.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImMINormalization.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImMISeparability.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImMonotony.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImNormalization.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImPenalty.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImPostulate.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImSafeFormulaIndependence.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImSuperAdditivity.class - [JAR]

├─ org.tweetyproject.logics.pl.postulates.ImWeakDominance.class - [JAR]

org.tweetyproject.logics.pl.semantics

├─ org.tweetyproject.logics.pl.semantics.FuzzyInterpretation.class - [JAR]

├─ org.tweetyproject.logics.pl.semantics.NicePossibleWorld.class - [JAR]

├─ org.tweetyproject.logics.pl.semantics.PossibleWorld.class - [JAR]

├─ org.tweetyproject.logics.pl.semantics.PossibleWorldIterator.class - [JAR]

├─ org.tweetyproject.logics.pl.semantics.PriestWorld.class - [JAR]

org.tweetyproject.logics.pl.util

├─ org.tweetyproject.logics.pl.util.CanonicalIterator.class - [JAR]

├─ org.tweetyproject.logics.pl.util.CardinalityConstraintEncoder.class - [JAR]

├─ org.tweetyproject.logics.pl.util.CnfSampler.class - [JAR]

├─ org.tweetyproject.logics.pl.util.ContensionSampler.class - [JAR]

├─ org.tweetyproject.logics.pl.util.EnumeratingIterator.class - [JAR]

├─ org.tweetyproject.logics.pl.util.HsSampler.class - [JAR]

├─ org.tweetyproject.logics.pl.util.MiSampler.class - [JAR]

├─ org.tweetyproject.logics.pl.util.RandomSampler.class - [JAR]

├─ org.tweetyproject.logics.pl.util.RandomSatSampler.class - [JAR]

├─ org.tweetyproject.logics.pl.util.SyntacticEnumeratingIterator.class - [JAR]

├─ org.tweetyproject.logics.pl.util.SyntacticRandomSampler.class - [JAR]

├─ org.tweetyproject.logics.pl.util.TextfileIterator.class - [JAR]

org.tweetyproject.logics.pl.sat

├─ org.tweetyproject.logics.pl.sat.CmdLineSatSolver.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.DimacsMaxSatSolver.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.DimacsSatSolver.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.MarcoMusEnumerator.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.MaxSatSolver.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.MimusMusEnumerator.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.OpenWboSolver.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.PlMusEnumerator.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.Sat4jSolver.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.SatSolver.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.SimpleDpllSolver.class - [JAR]

├─ org.tweetyproject.logics.pl.sat.SimpleModelEnumerator.class - [JAR]

org.tweetyproject.logics.pl.writer

├─ org.tweetyproject.logics.pl.writer.PlWriter.class - [JAR]

org.tweetyproject.logics.pl.plugin

├─ org.tweetyproject.logics.pl.plugin.PlPlugin.class - [JAR]

org.tweetyproject.logics.pl.analysis

├─ org.tweetyproject.logics.pl.analysis.CmdLineImSolver.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasurementProcess.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.ContensionSatInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.DHitSatInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.DMaxSatInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.DSumSatInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.DalalDistance.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.FbInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.FuzzyInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.HsInconsistencyMeasurementProcess.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.HsSatInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.MinimalModelProvider.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.MusVarInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.PlWindowInconsistencyMeasurementProcess.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.PmInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.PossibleWorldDistance.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.PrimeImplicantBasedInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.PrimeImplicantEnumerator.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.SimpleMinimalModelProvider.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.SimplePlInterpolantEnumerator.class - [JAR]

├─ org.tweetyproject.logics.pl.analysis.SimplePrimeImplicantEnumerator.class - [JAR]

org.tweetyproject.logics.pl.examples

├─ org.tweetyproject.logics.pl.examples.A_sebi.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.ContensionExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.DSumMeasureExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.DfInconsistencyMeasureExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.FuzzyMeasureExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.IcebergInconsistencyExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.ImPostulateEvaluationExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.InconsistencyMeasureEvaluationExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.MaMeasureExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.MaxSatExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.McscInconsistencyMeasureExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.MinimalInconsistentSubsetExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.MusExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.PlExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.PmMeasureExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.PrimeImplicantTest.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.SatSolverExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.SimplePlInterpolantEnumeratorExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.SyntacticEnumeratingPlBeliefSetSamplerExample.class - [JAR]

├─ org.tweetyproject.logics.pl.examples.SyntacticRandomPlBeliefSetSamplerExample.class - [JAR]

org.tweetyproject.logics.pl.error

├─ org.tweetyproject.logics.pl.error.PlException.class - [JAR]

org.tweetyproject.logics.pl.syntax

├─ org.tweetyproject.logics.pl.syntax.AssociativePlFormula.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.Conjunction.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.Contradiction.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.Disjunction.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.Equivalence.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.Implication.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.Negation.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.PlBeliefSet.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.PlFormula.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.PlPredicate.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.PlSignature.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.Proposition.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.SpecialFormula.class - [JAR]

├─ org.tweetyproject.logics.pl.syntax.Tautology.class - [JAR]

Advertisement

Dependencies from Group

fol
Jul 11, 2023
9 usages
26 stars
Jul 11, 2023
8 usages
24 stars
pl
Jul 11, 2023
7 usages
26 stars
cl
Jul 11, 2023
4 usages
26 stars
pcl
Jul 11, 2023
3 usages
24 stars

Discover Dependencies

Jul 14, 2020
16 usages
Nov 12, 2010
24 usages
21 stars
Aug 23, 2023
5 usages
270 stars
Sep 17, 2014
36 usages
1.9k stars
Oct 23, 2012
80 usages
Mar 01, 2017
12 usages
155 stars
Oct 23, 2021
32 usages
0 stars
Nov 10, 2015
6 usages
0 stars
May 06, 2016
6 usages
13 stars
Jun 30, 2021
13 usages
1.7k stars