Package

ap.terfor

preds

Permalink

package preds

Visibility
  1. Public
  2. All

Type Members

  1. class Atom extends Formula with SortedWithOrder[Atom] with IndexedSeq[LinearCombination]

    Permalink
  2. class PredConj extends Formula with SortedWithOrder[PredConj]

    Permalink

    A class for representing a conjunction of positive and negative predicate literals

  3. class Predicate extends AnyRef

    Permalink
  4. class ReduceWithPredLits extends AnyRef

    Permalink

    Class for reducing a conjunction of predicate literals using a set of known literals (facts).

    Class for reducing a conjunction of predicate literals using a set of known literals (facts). This reduction can be done modulo the axiom of functionality (for predicates encoding functions or partial functions), and then potentially replaces predicate literals with simple equations.

Value Members

  1. object Atom

    Permalink
  2. object PredConj

    Permalink
  3. object ReduceWithPredLits

    Permalink

Ungrouped