Package

edu.illinois.cs.cogcomp.saul

constraint

Permalink

package constraint

Visibility
  1. Public
  2. All

Type Members

  1. class FirstOrderConstraints extends AnyRef

    Permalink
  2. class LHSFirstOrderEqualityWithValueLBP extends AnyRef

    Permalink
  3. abstract class LfsConstraint[T <: AnyRef] extends AnyRef

    Permalink
  4. class QuantifierWrapper[T] extends AnyRef

    Permalink

Value Members

  1. object ConstraintTypeConversion

    Permalink

    We need to define the language of constraints here to work with the first order constraints that are programmed in our main LBP script.

    We need to define the language of constraints here to work with the first order constraints that are programmed in our main LBP script. The wrapper just gives us a java FirstOrderConstraint object in the shell of an scala object in this way our language works on scala objects.

Ungrouped