| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sat4j.tools.ConstrGroup
public class ConstrGroup
A utility class used to manage easily group of clauses to be deleted at some point in the solver.
| Constructor Summary | |
|---|---|
ConstrGroup()
 | 
|
| Method Summary | |
|---|---|
 void | 
add(IConstr constr)
 | 
 void | 
clear()
 | 
 void | 
removeFrom(ISolver solver)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ConstrGroup()
| Method Detail | 
|---|
public void add(IConstr constr)
public void clear()
public void removeFrom(ISolver solver)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||