Uses of Package
org.mcp.sat
Packages that use org.mcp.sat
Package
Description
SAT backend support for MCP symbolic domains and bit-vector encodings.
-
Classes in org.mcp.sat used by org.mcp.satClassDescriptionMutableSATInteger represents a mutable bit-vector for SAT-based integer encoding.SATDomain wraps a SATInteger around a finite collection of values and provides an API for working directly with those values in SAT-based symbolic computations.Abstract base class for SAT-based integer encodings.