Package | Description |
---|---|
org.sat4j.core |
Implementation of the data structures available in org.sat4j.specs.
|
Modifier and Type | Method and Description |
---|---|
VecInt[] |
ReadOnlyVecInt.subset(int cardinal) |
Modifier and Type | Method and Description |
---|---|
boolean |
VecInt.isSubsetOf(VecInt vec)
to detect that the vector is a subset of another one.
|
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.