class

PLN::InversionRule

Inherits PLN::PLNRule < Reference < Object

Inversion Rule: If A->B then B->A (with inverted strength)

Instance methods

applies_to?(premise : AtomSpace::Atom) : Bool
apply(premise : AtomSpace::Atom, atomspace : AtomSpace::AtomSpace) : AtomSpace::Atom | Nil
name