Package org.sosy_lab.java_smt.utils
@CheckReturnValue
@ParametersAreNonnullByDefault
@FieldsAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package org.sosy_lab.java_smt.utils
Utility classes implementing algorithms based on the API of JavaSMT.
-
ClassDescriptionCentral entry point for all utility classes.UfElimination replaces UFs by fresh variables and adds constraints to enforce the functional consistency.