start

open override fun start(stage: Stage)

Initializes GraphvizRenderer, then builds and shows a it.unibo.tuprolog.ui.gui.TuPrologIDEBuilder configured with the custom "Solutions" tab and the ProbLog solver, on stage.

Throws

wrapping any Throwable raised while initializing the renderer or building/showing the IDE (after printing its stack trace).