Interface Reasoner

All Known Implementing Classes:
NewReasoner

public interface Reasoner
Core Interface for logical reasoning systems that may be attached to an agent. Sources contain logic databases that are queried by the reasoner. All sources must implement the Queryable interface.
Author:
rem