All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes | Private Member Functions
constraints.ConstraintSystem Class Reference

List of all members.

Public Member Functions

def __init__
def __str__
def add_assignment
def add_assignment_disjunction
def add_negative_clause
def combine
def copy
def dump
def is_solvable

Public Attributes

 combinatorial_assignments
 neg_clauses

Private Member Functions

def _all_clauses_satisfiable
def _combine_assignments

Detailed Description

Definition at line 94 of file constraints.py.


Constructor & Destructor Documentation

Definition at line 95 of file constraints.py.


Member Function Documentation

Definition at line 99 of file constraints.py.

def constraints.ConstraintSystem._all_clauses_satisfiable (   self,
  assignment 
) [private]

Definition at line 111 of file constraints.py.

def constraints.ConstraintSystem._combine_assignments (   self,
  assignments 
) [private]

Definition at line 119 of file constraints.py.

def constraints.ConstraintSystem.add_assignment (   self,
  assignment 
)

Definition at line 125 of file constraints.py.

Definition at line 128 of file constraints.py.

def constraints.ConstraintSystem.add_negative_clause (   self,
  negative_clause 
)

Definition at line 131 of file constraints.py.

def constraints.ConstraintSystem.combine (   self,
  other 
)
Combines two constraint systems to a new system

Definition at line 134 of file constraints.py.

Definition at line 142 of file constraints.py.

Definition at line 148 of file constraints.py.

Check whether the combinatorial assignments include at least
   one consistent assignment under which the negative clauses
   are satisfiable

Definition at line 156 of file constraints.py.


Member Data Documentation

Definition at line 95 of file constraints.py.

Definition at line 95 of file constraints.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


tfd_modules
Author(s): Maintained by Christian Dornhege (see AUTHORS file).
autogenerated on Tue Jan 22 2013 12:25:04