Class BooleanSolver<T>

All Implemented Interfaces:
FixedPointConstants, IFixedPointSolver<BooleanVariable>, VerboseAction

public class BooleanSolver<T> extends DataflowSolver<T,BooleanVariable>
A DataflowSolver specialized for BooleanVariables