documentation
Toggle table of contents
1.5.1-dev02-c0569c38e
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
documentation
ide
/
it.unibo.tuprolog.ui.gui
/
TuPrologIDEModel
/
onNewSolution
on
New
Solution
abstract
val
onNewSolution
:
EventStream
<
SolverEvent
<
Solution
>
>
Fired every time a new
Solution
(yes/no/halt) is produced by
solve
,
solveAll
,
next
, or
nextAll
.