class documentation

Undocumented

Method add Undocumented
Method batch_eval Undocumented
Method eval Undocumented
Method is_false Undocumented
Method is_true Undocumented
Method max Undocumented
Method min Undocumented
Method satisfiable Undocumented
Method solution Undocumented
Method _constraint_filter Undocumented
def add(self, constraints, **kwargs): (source)

Undocumented

def batch_eval(self, exprs, n, extra_constraints=(), **kwargs): (source)

Undocumented

def eval(self, e, n, extra_constraints=(), **kwargs): (source)

Undocumented

def is_false(self, e, extra_constraints=(), **kwargs): (source)

Undocumented

def is_true(self, e, extra_constraints=(), **kwargs): (source)

Undocumented

def max(self, e, extra_constraints=(), **kwargs): (source)

Undocumented

def min(self, e, extra_constraints=(), **kwargs): (source)

Undocumented

def satisfiable(self, extra_constraints=(), **kwargs): (source)

Undocumented

def solution(self, e, v, extra_constraints=(), **kwargs): (source)

Undocumented

def _constraint_filter(self, constraints, **kwargs): (source)

Undocumented