solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.sideffects
/
SideEffect
/
ResetDynamicKb
Reset
Dynamic
Kb
common
data
class
ResetDynamicKb
(
val
clauses
:
Iterable
<
<ERROR CLASS>
>
)
:
SideEffect.SetClausesOfKb
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Reset
Dynamic
Kb
Link copied to clipboard
common
fun
ResetDynamicKb
(
vararg
clauses
:
<ERROR CLASS>
)
Content copied to clipboard
Reset
Dynamic
Kb
Link copied to clipboard
common
fun
ResetDynamicKb
(
clauses
:
Sequence
<
<ERROR CLASS>
>
)
Content copied to clipboard
Reset
Dynamic
Kb
Link copied to clipboard
common
fun
ResetDynamicKb
(
clauses
:
Iterable
<
<ERROR CLASS>
>
)
Content copied to clipboard
Functions
apply
To
Link copied to clipboard
common
open
override
fun
applyTo
(
context
:
ExecutionContext
)
:
ExecutionContext
Content copied to clipboard
Properties
clauses
Link copied to clipboard
common
open
override
val
clauses
:
Iterable
<
<ERROR CLASS>
>
Content copied to clipboard
mutableTheory
Link copied to clipboard
common
val
mutableTheory
:
<ERROR CLASS>
Content copied to clipboard
theory
Link copied to clipboard
common
val
theory
:
<ERROR CLASS>
Content copied to clipboard