URE::MixedInferenceEngine
Inherits Reference < Object
Advanced mixed inference engine with adaptive strategy selection
Constructors
new(atomspace : AtomSpace::AtomSpace)
Instance methods
Adaptive mixed inference with strategy selection
add_rule(rule : Rule)
execute_strategy(strategy : InferenceStrategy, goal : AtomSpace::Atom, max_time : Float64) : Array(AtomSpace::Atom)
Execute specific inference strategy