Class GrounderStableVerifier<S>

  • Type Parameters:
    S - some class
    All Implemented Interfaces:
    Verifier<S>

    public class GrounderStableVerifier<S>
    extends java.lang.Object
    implements Verifier<S>
    Verifies if a given interpretation is stable by comparing it with the ground interpretation of its omega reduct.
    Author:
    Mathias Hofer