Package net.sf.tweety.commons.postulates
Interface PostulateEvaluatable<S extends Formula>
-
- Type Parameters:
S- The type of formulas this approach expects.
public interface PostulateEvaluatable<S extends Formula>Classes implementing this interface can be evaluated wrt. rationality postulates through thePostulateEvaluator.javaclass.- Author:
- Matthias Thimm