Companion
object Companion
Properties
Link copied to clipboard
Led color used for a Solution.Halt not caused by a timeout (HaltViewPLP); same as SolutionView.COLOR_HALT.
Link copied to clipboard
Led color used for Solution.No (NoViewPLP); same as SolutionView.COLOR_NO.
Link copied to clipboard
Led color used for a Solution.Halt caused by it.unibo.tuprolog.solve.exception.TimeOutException (HaltViewPLP); same as SolutionView.COLOR_TIMEOUT.
Link copied to clipboard
Led color used for Solution.Yes (YesViewPLP); same as SolutionView.COLOR_YES.
Functions
Link copied to clipboard
Builds the PLPSolutionView subclass (YesViewPLP, NoViewPLP, or HaltViewPLP) matching the kind of solution.