Companion
object Companion
Properties
Link copied to clipboard
The default FlagStore every new it.unibo.tuprolog.solve.Solver starts with (see it.unibo.tuprolog.solve.SolverFactory.defaultFlags), with every NotableFlag set to its NotableFlag.defaultValue: Unknown, MaxArity, DoubleQuotes, LastCallOptimization, TrackVariables.
Functions
Link copied to clipboard
Creates a FlagStore setting every one of notableFlagValues to its NotableFlag.defaultValue.
Creates a FlagStore out of the given name-value pairs.