solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.directives
/
ClausePartition
Clause
Partition
common
interface
ClausePartition
Content copied to clipboard
Functions
Properties
Extensions
Inheritors
Functions
plus
Link copied to clipboard
common
open
operator
fun
plus
(
other
:
ClausePartition
)
:
ClausePartition
Content copied to clipboard
Properties
dynamicClauses
Link copied to clipboard
common
abstract
val
dynamicClauses
:
<ERROR CLASS>
Content copied to clipboard
flagStore
Link copied to clipboard
common
abstract
val
flagStore
:
FlagStore
Content copied to clipboard
includes
Link copied to clipboard
common
abstract
val
includes
:
List
<
<ERROR CLASS>
>
Content copied to clipboard
initialGoals
Link copied to clipboard
common
abstract
val
initialGoals
:
List
<
<ERROR CLASS>
>
Content copied to clipboard
operators
Link copied to clipboard
common
abstract
val
operators
:
<ERROR CLASS>
Content copied to clipboard
staticClauses
Link copied to clipboard
common
abstract
val
staticClauses
:
<ERROR CLASS>
Content copied to clipboard
Inheritors
ClausePartitioner
Link copied to clipboard
Extensions
plus
Link copied to clipboard
common
operator
fun
ClausePartition
?
.
plus
(
other
:
ClausePartition
?
)
:
ClausePartition
Content copied to clipboard