-
Methods Method Description io.github.cvc5.Solver.getBooleanSort() This function is deprecated and replaced byTermManager.getBooleanSort()
. It will be removed in a future release.io.github.cvc5.Solver.getIntegerSort() This function is deprecated and replaced byTermManager.getIntegerSort()
. It will be removed in a future release.io.github.cvc5.Solver.getRealSort() This function is deprecated and replaced byTermManager.getRealSort()
. It will be removed in a future release.io.github.cvc5.Solver.getRegExpSort() This function is deprecated and replaced byTermManager.getRegExpSort()
. It will be removed in a future release.io.github.cvc5.Solver.getRoundingModeSort() This function is deprecated and replaced byTermManager.getRoundingModeSort()
. It will be removed in a future release.io.github.cvc5.Solver.getStringSort() This function is deprecated and replaced byTermManager.getStringSort()
. It will be removed in a future release.io.github.cvc5.Solver.mkAbstractSort(SortKind) This function is deprecated and replaced byTermManager.mkAbstractSort(SortKind)
. It will be removed in a future release.io.github.cvc5.Solver.mkArraySort(Sort, Sort) This function is deprecated and replaced byTermManager.mkArraySort(Sort, Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkBagSort(Sort) This function is deprecated and replaced byTermManager.mkBagSort(Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkBitVector(int) This function is deprecated and replaced byTermManager.mkBitVector(int)
. It will be removed in a future release.io.github.cvc5.Solver.mkBitVectorSort(int) This function is deprecated and replaced byTermManager.mkBitVectorSort(int)
. It will be removed in a future release.io.github.cvc5.Solver.mkBoolean(boolean) This function is deprecated and replaced byTermManager.mkBoolean(boolean)
. It will be removed in a future release.io.github.cvc5.Solver.mkCardinalityConstraint(Sort, int) This function is deprecated and replaced byTermManager.mkCardinalityConstraint(Sort, int)
. It will be removed in a future release.io.github.cvc5.Solver.mkConst(Sort, String) This function is deprecated and replaced byTermManager.mkConst(Sort, String)
. It will be removed in a future release.io.github.cvc5.Solver.mkConstArray(Sort, Term) This function is deprecated and replaced byTermManager.mkConstArray(Sort, Term)
. It will be removed in a future release.io.github.cvc5.Solver.mkDatatypeConstructorDecl(String) This function is deprecated and replaced byTermManager.mkDatatypeConstructorDecl(String)
. It will be removed in a future release.io.github.cvc5.Solver.mkDatatypeDecl(String) This function is deprecated and replaced byTermManager.mkDatatypeDecl(String)
. It will be removed in a future release.io.github.cvc5.Solver.mkDatatypeSort(DatatypeDecl) This function is deprecated and replaced byTermManager.mkDatatypeSort(DatatypeDecl)
. It will be removed in a future release.io.github.cvc5.Solver.mkDatatypeSorts(DatatypeDecl[]) This function is deprecated and replaced byTermManager.mkDatatypeSorts(DatatypeDecl[])
. It will be removed in a future release.io.github.cvc5.Solver.mkEmptyBag(Sort) This function is deprecated and replaced byTermManager.mkEmptyBag(Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkEmptySequence(Sort) This function is deprecated and replaced byTermManager.mkEmptySequence(Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkEmptySet(Sort) This function is deprecated and replaced byTermManager.mkEmptySet(Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkFalse() This function is deprecated and replaced byTermManager.mkFalse()
. It will be removed in a future release.io.github.cvc5.Solver.mkFiniteFieldElem(String, Sort, int) This function is deprecated and replaced byTermManager.mkFiniteFieldElem(String, Sort, int)
. It will be removed in a future release.io.github.cvc5.Solver.mkFiniteFieldSort(String, int) This function is deprecated and replaced byTermManager.mkFiniteFieldSort(String, int)
. It will be removed in a future release.io.github.cvc5.Solver.mkFloatingPoint(int, int, Term) This function is deprecated and replaced byTermManager.mkFloatingPoint(int, int, Term)
. It will be removed in a future release.io.github.cvc5.Solver.mkFloatingPointNaN(int, int) This function is deprecated and replaced byTermManager.mkFloatingPointNaN(int, int)
. It will be removed in a future release.io.github.cvc5.Solver.mkFloatingPointNegInf(int, int) This function is deprecated and replaced byTermManager.mkFloatingPointNegInf(int, int)
. It will be removed in a future release.io.github.cvc5.Solver.mkFloatingPointNegZero(int, int) This function is deprecated and replaced byTermManager.mkFloatingPointNegZero(int, int)
. It will be removed in a future release.io.github.cvc5.Solver.mkFloatingPointPosInf(int, int) This function is deprecated and replaced byTermManager.mkFloatingPointPosInf(int, int)
. It will be removed in a future release.io.github.cvc5.Solver.mkFloatingPointPosZero(int, int) This function is deprecated and replaced byTermManager.mkFloatingPointPosZero(int, int)
. It will be removed in a future release.io.github.cvc5.Solver.mkFloatingPointSort(int, int) This function is deprecated and replaced byTermManager.mkFloatingPointSort(int, int)
. It will be removed in a future release.io.github.cvc5.Solver.mkFunctionSort(Sort, Sort) This function is deprecated and replaced byTermManager.mkFunctionSort(Sort, Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkInteger(String) This function is deprecated and replaced byTermManager.mkInteger(String)
. It will be removed in a future release.io.github.cvc5.Solver.mkNullableIsNull(Term) This function is deprecated and replaced byTermManager.mkNullableIsNull(Term)
. It will be removed in a future release.io.github.cvc5.Solver.mkNullableIsSome(Term) This function is deprecated and replaced byTermManager.mkNullableIsSome(Term)
. It will be removed in a future release.io.github.cvc5.Solver.mkNullableLift(Kind, Term[]) This function is deprecated and replaced byTermManager.mkNullableLift(Kind, Term[])
. It will be removed in a future release.io.github.cvc5.Solver.mkNullableNull(Sort) This function is deprecated and replaced byTermManager.mkNullableNull(Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkNullableSome(Term) This function is deprecated and replaced byTermManager.mkNullableSome(Term)
. It will be removed in a future release.io.github.cvc5.Solver.mkNullableSort(Sort) This function is deprecated and replaced byTermManager.mkNullableSort(Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkNullableVal(Term) This function is deprecated and replaced byTermManager.mkNullableVal(Term)
. It will be removed in a future release.io.github.cvc5.Solver.mkOp(Kind) This function is deprecated and replaced byTermManager.mkOp(Kind)
. It will be removed in a future release.io.github.cvc5.Solver.mkParamSort(String) This function is deprecated and replaced byTermManager.mkParamSort(String)
. It will be removed in a future release.io.github.cvc5.Solver.mkPi() This function is deprecated and replaced byTermManager.mkPi()
. It will be removed in a future release.io.github.cvc5.Solver.mkPredicateSort(Sort[]) This function is deprecated and replaced byTermManager.mkPredicateSort(Sort[])
. It will be removed in a future release.io.github.cvc5.Solver.mkReal(String) This function is deprecated and replaced byTermManager.mkReal(String)
. It will be removed in a future release.io.github.cvc5.Solver.mkRecordSort(Pair<String, Sort>[]) This function is deprecated and replaced byTermManager.mkRecordSort(Pair[])
. It will be removed in a future release.io.github.cvc5.Solver.mkRegexpAll() This function is deprecated and replaced byTermManager.mkRegexpAll()
. It will be removed in a future release.io.github.cvc5.Solver.mkRegexpAllchar() This function is deprecated and replaced byTermManager.mkRegexpAllchar()
. It will be removed in a future release.io.github.cvc5.Solver.mkRegexpNone() This function is deprecated and replaced byTermManager.mkRegexpNone()
. It will be removed in a future release.io.github.cvc5.Solver.mkRoundingMode(RoundingMode) This function is deprecated and replaced byTermManager.mkRoundingMode(RoundingMode)
. It will be removed in a future release.io.github.cvc5.Solver.mkSepEmp() This function is deprecated and replaced byTermManager.mkSepEmp()
. It will be removed in a future release.io.github.cvc5.Solver.mkSepNil(Sort) This function is deprecated and replaced byTermManager.mkSepNil(Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkSequenceSort(Sort) This function is deprecated and replaced byTermManager.mkSequenceSort(Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkSetSort(Sort) This function is deprecated and replaced byTermManager.mkSetSort(Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkString(String) This function is deprecated and replaced byTermManager.mkString(String)
. It will be removed in a future release.io.github.cvc5.Solver.mkTerm(Kind) This function is deprecated and replaced byTermManager.mkTerm(Kind)
. It will be removed in a future release.io.github.cvc5.Solver.mkTrue() This function is deprecated and replaced byTermManager.mkTrue()
. It will be removed in a future release.io.github.cvc5.Solver.mkTuple(Term[]) This function is deprecated and replaced byTermManager.mkTuple(Term[])
. It will be removed in a future release.io.github.cvc5.Solver.mkTupleSort(Sort[]) This function is deprecated and replaced byTermManager.mkTupleSort(Sort[])
. It will be removed in a future release.io.github.cvc5.Solver.mkUninterpretedSort(String) This function is deprecated and replaced byTermManager.mkUninterpretedSort(String)
. It will be removed in a future release.io.github.cvc5.Solver.mkUninterpretedSortConstructorSort(int, String) This function is deprecated and replaced byTermManager.mkUninterpretedSortConstructorSort(int, String)
. It will be removed in a future release.io.github.cvc5.Solver.mkUniverseSet(Sort) This function is deprecated and replaced byTermManager.mkUniverseSet(Sort)
. It will be removed in a future release.io.github.cvc5.Solver.mkUnresolvedDatatypeSort(String, int) This function is deprecated and replaced byTermManager.mkUnresolvedDatatypeSort(String, int)
. It will be removed in a future release.io.github.cvc5.Solver.mkVar(Sort) This function is deprecated and replaced byTermManager.mkVar(Sort)
. It will be removed in a future release.
-
Constructors Constructor Description io.github.cvc5.Solver() This function is deprecated and replaced bySolver(TermManager)
. It will be removed in a future release.io.github.cvc5.SymbolManager(Solver) This function is deprecated and replaced bySolver(TermManager)
. It will be removed in a future release.