jar

net.sf.tweety.arg : adf

Maven & Gradle

Jul 14, 2020
1 usages

Tweety (ADF Library)

Table Of Contents

Latest Version

Download net.sf.tweety.arg : adf JAR file - Latest Versions:

All Versions

Download net.sf.tweety.arg : adf JAR file - All Versions:

Version Vulnerabilities Size Updated
1.17
1.16
1.15
1.14
1.12
1.11
1.10
1.9
1.8
1.7

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 adf-1.17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.tweety.arg.adf.reasoner.sat.verifier

├─ net.sf.tweety.arg.adf.reasoner.sat.verifier.AdmissibleVerifier.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.verifier.CompleteVerifier.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.verifier.GrounderStableVerifier.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.verifier.Verifier.class - [JAR]

net.sf.tweety.arg.adf.parser

├─ net.sf.tweety.arg.adf.parser.KppADFFormatParser.class - [JAR]

net.sf.tweety.arg.adf.sat

├─ net.sf.tweety.arg.adf.sat.AsynchronousCloseSatSolverState.class - [JAR]

├─ net.sf.tweety.arg.adf.sat.AsynchronousSatSolverState.class - [JAR]

├─ net.sf.tweety.arg.adf.sat.IncrementalSatSolver.class - [JAR]

├─ net.sf.tweety.arg.adf.sat.NativeLingelingSolver.class - [JAR]

├─ net.sf.tweety.arg.adf.sat.NativeMinisatSolver.class - [JAR]

├─ net.sf.tweety.arg.adf.sat.NativePicosatSolver.class - [JAR]

├─ net.sf.tweety.arg.adf.sat.SatSolverState.class - [JAR]

├─ net.sf.tweety.arg.adf.sat.SimpleIncrementalSatSolver.class - [JAR]

├─ net.sf.tweety.arg.adf.sat.SimpleSatSolverState.class - [JAR]

net.sf.tweety.arg.adf.cli

├─ net.sf.tweety.arg.adf.cli.CommandLineInterface.class - [JAR]

net.sf.tweety.arg.adf.transform.processor

├─ net.sf.tweety.arg.adf.transform.processor.ClauseSplittingProcessor.class - [JAR]

├─ net.sf.tweety.arg.adf.transform.processor.Processor.class - [JAR]

net.sf.tweety.arg.adf.syntax

├─ net.sf.tweety.arg.adf.syntax.Argument.class - [JAR]

net.sf.tweety.arg.adf.semantics.interpretation

├─ net.sf.tweety.arg.adf.semantics.interpretation.EmptyInterpretation.class - [JAR]

├─ net.sf.tweety.arg.adf.semantics.interpretation.Interpretation.class - [JAR]

├─ net.sf.tweety.arg.adf.semantics.interpretation.InterpretationIterator.class - [JAR]

├─ net.sf.tweety.arg.adf.semantics.interpretation.SetInterpretation.class - [JAR]

├─ net.sf.tweety.arg.adf.semantics.interpretation.SingleValuedInterpretation.class - [JAR]

├─ net.sf.tweety.arg.adf.semantics.interpretation.TwoValuedInterpretationIterator.class - [JAR]

net.sf.tweety.arg.adf.reasoner.sat

├─ net.sf.tweety.arg.adf.reasoner.sat.Pipeline.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.PipelineReasoner.class - [JAR]

net.sf.tweety.arg.adf.transform

├─ net.sf.tweety.arg.adf.transform.AbstractCollector.class - [JAR]

├─ net.sf.tweety.arg.adf.transform.AbstractTransformer.class - [JAR]

├─ net.sf.tweety.arg.adf.transform.Collector.class - [JAR]

├─ net.sf.tweety.arg.adf.transform.FixPartialTransformer.class - [JAR]

├─ net.sf.tweety.arg.adf.transform.OmegaReductTransformer.class - [JAR]

├─ net.sf.tweety.arg.adf.transform.PropositionalTransformer.class - [JAR]

├─ net.sf.tweety.arg.adf.transform.Transformer.class - [JAR]

├─ net.sf.tweety.arg.adf.transform.TseitinTransformer.class - [JAR]

net.sf.tweety.arg.adf.util

├─ net.sf.tweety.arg.adf.util.AbstractUnmodifiableSet.class - [JAR]

├─ net.sf.tweety.arg.adf.util.CacheMap.class - [JAR]

├─ net.sf.tweety.arg.adf.util.ExcludeSubinterpretationsIterator.class - [JAR]

├─ net.sf.tweety.arg.adf.util.ExcludeTwoValuedSubinterpretationsIterator.class - [JAR]

├─ net.sf.tweety.arg.adf.util.LazyMap.class - [JAR]

├─ net.sf.tweety.arg.adf.util.MinusSetView.class - [JAR]

├─ net.sf.tweety.arg.adf.util.PlCollectors.class - [JAR]

├─ net.sf.tweety.arg.adf.util.ThreeValuedBitSet.class - [JAR]

├─ net.sf.tweety.arg.adf.util.UnionSetView.class - [JAR]

net.sf.tweety.arg.adf.reasoner.sat.processor

├─ net.sf.tweety.arg.adf.reasoner.sat.processor.InterpretationProcessor.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.processor.KBipolarStateProcessor.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.processor.MaximizeInterpretationProcessor.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.processor.RelativeKBipolarStateProcessor.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.processor.StateProcessor.class - [JAR]

net.sf.tweety.arg.adf.reasoner.sat.encodings

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.BipolarSatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.ConflictFreeInterpretationSatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.FixPartialSatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.KBipolarSatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.LargerInterpretationSatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.PropositionalMapping.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.RefineLargerSatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.RefineUnequalSatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.RelativeBipolarSatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.RelativeKBipolarSatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.SatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.TwoValuedModelSatEncoding.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.encodings.VerifyAdmissibleSatEncoding.class - [JAR]

net.sf.tweety.arg.adf.reasoner

├─ net.sf.tweety.arg.adf.reasoner.AbstractDialecticalFrameworkReasoner.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.AdmissibleReasoner.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.CompleteReasoner.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.ConflictFreeReasoner.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.GroundReasoner.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.ModelReasoner.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.NaiveReasoner.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.PreferredReasoner.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.StableReasoner.class - [JAR]

net.sf.tweety.arg.adf.reasoner.ordering

├─ net.sf.tweety.arg.adf.reasoner.ordering.AbstractOrdering.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.ordering.ArgumentDegreeOrdering.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.ordering.Ordering.class - [JAR]

net.sf.tweety.arg.adf.reasoner.sat.generator

├─ net.sf.tweety.arg.adf.reasoner.sat.generator.CandidateGenerator.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.generator.ConflictFreeGenerator.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.generator.GroundGenerator.class - [JAR]

├─ net.sf.tweety.arg.adf.reasoner.sat.generator.ModelGenerator.class - [JAR]

net.sf.tweety.arg.adf.semantics.link

├─ net.sf.tweety.arg.adf.semantics.link.Link.class - [JAR]

├─ net.sf.tweety.arg.adf.semantics.link.LinkStrategy.class - [JAR]

├─ net.sf.tweety.arg.adf.semantics.link.LinkType.class - [JAR]

├─ net.sf.tweety.arg.adf.semantics.link.SatLinkStrategy.class - [JAR]

├─ net.sf.tweety.arg.adf.semantics.link.SimpleLink.class - [JAR]

net.sf.tweety.arg.adf.syntax.acc

├─ net.sf.tweety.arg.adf.syntax.acc.AbstractAcceptanceCondition.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.acc.AcceptanceCondition.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.acc.ConjunctionAcceptanceCondition.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.acc.ContradictionAcceptanceCondition.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.acc.DisjunctionAcceptanceCondition.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.acc.EquivalenceAcceptanceCondition.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.acc.ExclusiveDisjunctionAcceptanceCondition.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.acc.ImplicationAcceptanceCondition.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.acc.NegationAcceptanceCondition.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.acc.TautologyAcceptanceCondition.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.acc.Visitor.class - [JAR]

net.sf.tweety.arg.adf.syntax.adf

├─ net.sf.tweety.arg.adf.syntax.adf.AbstractBuilder.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.adf.AbstractDialecticalFramework.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.adf.EmptyAbstractDialecticalFramework.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.adf.ExtendedAbstractDialecticalFramework.class - [JAR]

├─ net.sf.tweety.arg.adf.syntax.adf.GraphAbstractDialecticalFramework.class - [JAR]

Advertisement

Dependencies from Group

Jul 14, 2020
13 usages
Jul 14, 2020
4 usages
Jul 14, 2020
3 usages
saf
Jul 14, 2020
2 usages
lp
Jul 14, 2020
2 usages

Discover Dependencies

Aug 17, 2023
53 stars
Feb 11, 2021
14 usages
2.2k stars
Sep 01, 2020
1 usages
1 stars
Jul 07, 2016
1 usages
May 31, 2023
4 usages
8 stars
Feb 14, 2019
32 stars
Oct 24, 2016
3 usages
1 stars