Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ isValid
Method
isValid
smt/expr.h:114–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
bool eq(const expr &rhs) const;
113
114
bool isValid() const { return ptr != 0; }
115
116
bool isConst() const;
117
bool isVar() const;
Callers
14
print_single_varval
Function · 0.45
instantiate_undef
Function · 0.45
expr
Method · 0.45
operator=
Method · 0.45
binop_commutative
Method · 0.45
operator&
Method · 0.45
operator|
Method · 0.45
extract
Method · 0.45
mkForAll
Method · 0.45
expr.cpp
File · 0.45
operator<=>
Method · 0.45
add
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected