neurolang.probabilistic.exceptions module¶
- exception neurolang.probabilistic.exceptions.DistributionDoesNotSumToOneError¶
Bases:
NeuroLangException
- exception neurolang.probabilistic.exceptions.ForbiddenConditionalQueryNoProb¶
Bases:
UnsupportedQueryError
- exception neurolang.probabilistic.exceptions.ForbiddenConditionalQueryNonConjunctive¶
Bases:
UnsupportedQueryError
- exception neurolang.probabilistic.exceptions.MalformedProbabilisticTupleError¶
Bases:
NeuroLangException
- exception neurolang.probabilistic.exceptions.NotEasilyShatterableError¶
Bases:
UnsupportedSolverError
- exception neurolang.probabilistic.exceptions.NotHierarchicalQueryException¶
Bases:
UnsupportedSolverError
- exception neurolang.probabilistic.exceptions.RepeatedTuplesInProbabilisticRelationError(n_repeated_tuples, n_tuples, message)¶
- exception neurolang.probabilistic.exceptions.UncomparableDistributionsError¶
Bases:
NeuroLangException
- exception neurolang.probabilistic.exceptions.UnsupportedProbabilisticQueryError¶
Bases:
UnsupportedQueryError