All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Action Represents an action for an agent.Agent Represents an agent evolving into an environment.AgentKnowledge Represents an agent knowledge about the world.AgentProgram Class representing an ordered map specifically implemented to handle agent program.And Represents the conjunction of a set of operands.Atom Represents an atom, a proposition.Box Represents a knowledge that agent knows it true in a world in a modal logic system.CommonKnowledge Represents a set of agents knowing a common formula.Diamond Represents a knowledge that an agent considers to be true between world in a modal logic system.Equivalence Represents the equivalence of a formula to an other.EverybodyKnowledge Represents a set of agents knowing a common formula.Formula Represents the base of all components of the modal and epistemic logic representation.FormulaNotSupported Exception which indicate that the given formula is not supported yet.Implication Represents the implication of a formula to an other.Kripke Store a pair ofKripkeWorldandKripStructureKripkeStructure Represents a system of reasoning for modal logic.KripkeStructureInvalidRuntimeException Exception class called when an invalid thing was arrived in the computation in aKripkeStructureinstance is possible.KripkeWorld Class representing a world in aKripkeStructure(node of the graph in this structure).LogicAssignment Represents a logic assignment for a formula evaluation.Main Main class allowing to choose the problem to be interpreted.MAKBPInterpreter Represents a Multi-Agent Knowledge-Based Program interpreter.ModalLogicAssignment Represents an assignment for modal and epistemic logic and its extension.MuddyChildrenProblem Class representing the problem of muddy children.NoKripkeWorldPossibleException Exception class called when no world in aKripkeStructureinstance is possible.Not Represents the negation of a formula.Or Represents the disjunction of a set of operands.PropositionalLogicAssignment Represents an assignment for propositional logic and its extensionsTestAction Test class for theActionclass.TestAgent Test class for theAgentclass.TestAgentKnowledge Test class for theAgentKnowledgeclass.TestAgentProgram Test class for theAgentProgramclass.TestAnd Test class for theAndclass.TestAtom Test class for theAtomclass.TestBox Test class for theBoxclass.TestCommonKnowledge Test class for theCommonKnowledgeclass.TestDiamond Test class for theDiamondclass.TestEquivalence Test class for theEquivalenceclass.TestEverybodyKnowledge Test class for theEverybodyKnowledgeclass.TestImplication Test class for theImplicationclass.TestKripkeStructure Test class for theKripkeStructureclass.TestKripkeWorld Test class for theKripkeWorldclass.TestMAKBPInterpreter Test class for theMAKBPInterpreterclass.TestNot Test class for theNotclass.TestOr Test class for theOrclass.