Tags: disjunctive-resolution python declaration class

DisjunctiveResolutionDeclaration (python class)

This section presents the DisjunctiveResolutionDeclaration python class.

This class models the declaration of the disjunctive-resolution inference-rule in the target universe-of-discourse.

Punctilious users do not need to instanciate objects from this class. In effect, the UniverseOfDiscourse class exposes the disjunctive_resolution property, and instanciation is automatic when the property is accessed for the first time.