/argtrust

Primary LanguagePython

Argtrust

A set of modules for high level reasoning about argumentation. Specifically about argumentation semantics.

See the PDF in doc/ for more information

Objects

Make sure to decouple specific object aspects from each other and only couple them in objects that combine two or more other objects

SocialNetwork

A list of agents and their trust in each other.

KnowledgeBase

A list of Predicates and Rules.

BeliefBase

(Name may change) A many to many correspondence between a KnowledgeBase and a SocialNetwork

ArgumentationFramework

A Dungian argument framework