Package org.sat4j.reader

Some utility classes to read problems from plain text files.

See:
          Description

Class Summary
CSPExtSupportReader  
CSPInstanceReader An reader having the responsability to choose the right reader according to the input.
CSPReader This class is a CSP to SAT translator that is able to read a CSP problem using the First CSP solver competition input format and that translates it into clausal and cardinality (equality) constraints.
CSPSupportReader  
XMLCSPReader  
 

Package org.sat4j.reader Description

Some utility classes to read problems from plain text files.