solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve
/
Solver
/
solve
solve
common
open
fun
solve
(
goal
:
<ERROR CLASS>
,
timeout
:
TimeDuration
)
:
Sequence
<
Solution
>
Content copied to clipboard
open
fun
solve
(
goal
:
<ERROR CLASS>
)
:
Sequence
<
Solution
>
Content copied to clipboard
abstract
fun
solve
(
goal
:
<ERROR CLASS>
,
options
:
SolveOptions
)
:
Sequence
<
Solution
>
Content copied to clipboard