Class SmtLib


  • public final class SmtLib
    extends java.lang.Object
    Contains utilties for translation to SMT-Lib.
    • Constructor Summary

      Constructors 
      Constructor Description
      SmtLib()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ru.ispras.fortress.data.types.UnionType declareStateSort​(Ir ir, java.lang.String sortName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SmtLib

        public SmtLib()
    • Method Detail

      • declareStateSort

        public ru.ispras.fortress.data.types.UnionType declareStateSort​(Ir ir,
                                                                        java.lang.String sortName)