Uses of Package
org.mcp.core
Packages that use org.mcp.core
-
Classes in org.mcp.core used by org.mcp.coreClassDescriptionA utility class for computing Equivalence Classes (ECs) from a set of labels.Represents a symbolic bit vector for sets of constraints, supporting both BDD and SAT backends.The MCPFactory class extends MCPLabels and manages symbolic representations of sets of constraints.The MCPLabels class represents a collection of equivalence classes (ECs) across multiple domains.MCPOperableLabel wraps an MCPBitVector and provides set operations (union, intersection, difference) for use in dynamic symbolic computations.