Class ForwardChainingFailedCWABindingEvent

  • All Implemented Interfaces:
    org.api4.java.algorithm.events.IAlgorithmEvent, org.api4.java.common.event.IEvent

    public class ForwardChainingFailedCWABindingEvent
    extends ai.libs.jaicore.basic.algorithm.AAlgorithmEvent
    This is used if a binding is found that is ok for positive literals, but negative literals of the conclusions are in the factbase.
    • Method Summary

      • Methods inherited from class ai.libs.jaicore.basic.algorithm.AAlgorithmEvent

        getAlgorithmId, getTimestamp
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ForwardChainingFailedCWABindingEvent

        public ForwardChainingFailedCWABindingEvent​(org.api4.java.algorithm.IAlgorithm<?,​?> algorithm)