URE::BITNode
Inherits Reference < Object
Backward Inference Tree node for advanced backward chaining
Constructors
Instance methods
add_premise(premise : BITNode)
depth
depth=(depth : Int32)
exhausted
exhausted=(exhausted : Bool)
fitness
fitness=(fitness : Float64)
is_leaf?
premises
premises=(premises : Array(BITNode))
results
rule
rule=(rule : Rule | Nil)
target
target=(target : AtomSpace::Atom)