solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.sideffects
/
SideEffect
/
AddClausesToKb
Add
Clauses
To
Kb
common
abstract
class
AddClausesToKb
(
val
clauses
:
Iterable
<
<ERROR CLASS>
>
,
val
onTop
:
Boolean
)
:
SideEffect.SetClausesOfKb
Content copied to clipboard
Constructors
Functions
Properties
Inheritors
Constructors
Add
Clauses
To
Kb
Link copied to clipboard
common
fun
AddClausesToKb
(
clauses
:
Iterable
<
<ERROR CLASS>
>
,
onTop
:
Boolean
)
Content copied to clipboard
Functions
apply
To
Link copied to clipboard
common
abstract
fun
applyTo
(
context
:
ExecutionContext
)
:
ExecutionContext
Content copied to clipboard
Properties
clauses
Link copied to clipboard
common
open
val
clauses
:
Iterable
<
<ERROR CLASS>
>
Content copied to clipboard
mutableTheory
Link copied to clipboard
common
val
mutableTheory
:
<ERROR CLASS>
Content copied to clipboard
onTop
Link copied to clipboard
common
open
val
onTop
:
Boolean
Content copied to clipboard
theory
Link copied to clipboard
common
val
theory
:
<ERROR CLASS>
Content copied to clipboard
Inheritors
AddStaticClauses
Link copied to clipboard
AddDynamicClauses
Link copied to clipboard