@CheckReturnValue @ParametersAreNonnullByDefault @FieldsAreNonnullByDefault @ReturnValuesAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| SolverContextFactory.InnerUtilFactory |
Interface for completely encapsulating all accesses to a solver's package
to decouple the solver's package from the rest of the code.
|
| Class | Description |
|---|---|
| SolverContextFactory |
Factory class for loading and generating solver contexts.
|
| Enum | Description |
|---|---|
| SolverContextFactory.Solvers |
| Exception | Description |
|---|---|
| SolverException |
Exception thrown if there is an error during SMT solving.
|