Class OperatorCheck

java.lang.Object
edu.tufts.hrilab.belief.operators.OperatorCheck

public class OperatorCheck extends Object
This class contains all the numeric operator logic that is not possible in prolog (prolog is bad with numbers, especially non-integers). This serves as a wrapper that sits between the BeliefComponent and Prolog instance.