documentation
Toggle table of contents
1.5.1-dev02-c0569c38e
common
Target filter
common
Switch theme
Search in API
Skip to content
documentation
solve-problog
/
it.unibo.tuprolog.solve.problog.lib.knowledge
/
MutableProblogTheory
/
assertZ
assert
Z
abstract
override
fun
assertZ
(
clause
:
Clause
)
:
MutableProblogTheory
open
override
fun
assertZ
(
struct
:
Struct
)
:
MutableProblogTheory
abstract
override
fun
assertZ
(
clauses
:
Iterable
<
Clause
>
)
:
MutableProblogTheory
abstract
override
fun
assertZ
(
clauses
:
Sequence
<
Clause
>
)
:
MutableProblogTheory