Class SMTConfig


  • public class SMTConfig
    extends java.lang.Object
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
    • Constructor Detail

      • SMTConfig

        protected SMTConfig​(long cPtr,
                            boolean cMemoryOwn)
      • SMTConfig

        public SMTConfig()
      • SMTConfig

        public SMTConfig​(SMTConfig arg0)
    • Method Detail

      • getCPtr

        protected static long getCPtr​(SMTConfig obj)
      • swigRelease

        protected static long swigRelease​(SMTConfig obj)
      • finalize

        protected void finalize()
        Overrides:
        finalize in class java.lang.Object
      • delete

        public void delete()
      • setO_produce_unsat_cores

        public static void setO_produce_unsat_cores​(java.lang.String value)
      • getO_produce_unsat_cores

        public static java.lang.String getO_produce_unsat_cores()
      • setProduceProofs

        public void setProduceProofs()
      • produce_unsat_cores

        public boolean produce_unsat_cores()
      • produce_proof

        public boolean produce_proof()
      • setOption

        public void setOption​(java.lang.String option,
                              SMTOption value)