All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hu.bme.mit.theta.solver.smtlib.dsl.gen.SMTLIBv2.tokens Maven / Gradle / Ivy

There is a newer version: 6.8.5
Show newest version
Comment=1
ParOpen=2
ParClose=3
Semicolon=4
String=5
QuotedSymbol=6
PS_Not=7
PS_Bool=8
PS_ContinuedExecution=9
PS_Error=10
PS_False=11
PS_ImmediateExit=12
PS_Incomplete=13
PS_Logic=14
PS_Memout=15
PS_Model=16
PS_Sat=17
PS_Success=18
PS_Theory=19
PS_True=20
PS_Unknown=21
PS_Unsupported=22
PS_Unsat=23
CMD_Assert=24
CMD_CheckSat=25
CMD_CheckSatAssuming=26
CMD_DeclareConst=27
CMD_DeclareDatatype=28
CMD_DeclareDatatypes=29
CMD_DeclareFun=30
CMD_DeclareSort=31
CMD_DefineFun=32
CMD_DefineFunRec=33
CMD_DefineFunsRec=34
CMD_DefineSort=35
CMD_Echo=36
CMD_Exit=37
CMD_GetAssertions=38
CMD_GetAssignment=39
CMD_GetInfo=40
CMD_GetModel=41
CMD_GetOption=42
CMD_GetProof=43
CMD_GetUnsatAssumptions=44
CMD_GetUnsatCore=45
CMD_GetValue=46
CMD_Pop=47
CMD_Push=48
CMD_Reset=49
CMD_ResetAssertions=50
CMD_SetInfo=51
CMD_SetLogic=52
CMD_SetOption=53
GRW_Exclamation=54
GRW_Underscore=55
GRW_As=56
GRW_Binary=57
GRW_Decimal=58
GRW_Exists=59
GRW_Hexadecimal=60
GRW_Forall=61
GRW_Let=62
GRW_Match=63
GRW_Numeral=64
GRW_Par=65
GRW_String=66
Numeral=67
Binary=68
HexDecimal=69
Decimal=70
Colon=71
PK_AllStatistics=72
PK_AssertionStackLevels=73
PK_Authors=74
PK_Category=75
PK_Chainable=76
PK_Definition=77
PK_DiagnosticOutputChannel=78
PK_ErrorBehaviour=79
PK_Extension=80
PK_Funs=81
PK_FunsDescription=82
PK_GlobalDeclarations=83
PK_InteractiveMode=84
PK_Language=85
PK_LeftAssoc=86
PK_License=87
PK_Named=88
PK_Name=89
PK_Notes=90
PK_Pattern=91
PK_PrintSuccess=92
PK_ProduceAssertions=93
PK_ProduceAssignments=94
PK_ProduceModels=95
PK_ProduceProofs=96
PK_ProduceUnsatAssumptions=97
PK_ProduceUnsatCores=98
PK_RandomSeed=99
PK_ReasonUnknown=100
PK_RegularOutputChannel=101
PK_ReproducibleResourceLimit=102
PK_RightAssoc=103
PK_SmtLibVersion=104
PK_Sorts=105
PK_SortsDescription=106
PK_Source=107
PK_Status=108
PK_Theories=109
PK_Values=110
PK_Verbosity=111
PK_Version=112
UndefinedSymbol=113
WS=114
'('=2
')'=3
';'=4
'not'=7
'Bool'=8
'continued-execution'=9
'error'=10
'false'=11
'immediate-exit'=12
'incomplete'=13
'logic'=14
'memout'=15
'model'=16
'sat'=17
'success'=18
'theory'=19
'true'=20
'unknown'=21
'unsupported'=22
'unsat'=23
'assert'=24
'check-sat'=25
'check-sat-assuming'=26
'declare-const'=27
'declare-datatype'=28
'declare-datatypes'=29
'declare-fun'=30
'declare-sort'=31
'define-fun'=32
'define-fun-rec'=33
'define-funs-rec'=34
'define-sort'=35
'echo'=36
'exit'=37
'get-assertions'=38
'get-assignment'=39
'get-info'=40
'get-model'=41
'get-option'=42
'get-proof'=43
'get-unsat-assumptions'=44
'get-unsat-core'=45
'get-value'=46
'pop'=47
'push'=48
'reset'=49
'reset-assertions'=50
'set-info'=51
'set-logic'=52
'set-option'=53
'!'=54
'_'=55
'as'=56
'BINARY'=57
'DECIMAL'=58
'exists'=59
'HEXADECIMAL'=60
'forall'=61
'let'=62
'match'=63
'NUMERAL'=64
'par'=65
'string'=66
':'=71
':all-statistics'=72
':assertion-stack-levels'=73
':authors'=74
':category'=75
':chainable'=76
':definition'=77
':diagnostic-output-channel'=78
':error-behavior'=79
':extensions'=80
':funs'=81
':funs-description'=82
':global-declarations'=83
':interactive-mode'=84
':language'=85
':left-assoc'=86
':license'=87
':named'=88
':name'=89
':notes'=90
':pattern'=91
':print-success'=92
':produce-assertions'=93
':produce-assignments'=94
':produce-models'=95
':produce-proofs'=96
':produce-unsat-assumptions'=97
':produce-unsat-cores'=98
':random-seed'=99
':reason-unknown'=100
':regular-output-channel'=101
':reproducible-resource-limit'=102
':right-assoc'=103
':smt-lib-version'=104
':sorts'=105
':sorts-description'=106
':source'=107
':status'=108
':theories'=109
':values'=110
':verbosity'=111
':version'=112




© 2015 - 2025 Weber Informatics LLC | Privacy Policy