You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jorge Navas edited this page Dec 28, 2022
·
2 revisions
Behavior of abstract domains can be tuned at analysis time via a set
of parameter options. Intra- and inter-procedural analyses take as
input an instance of the
class
crab_domain_params which
contains all parameter options. Abstract domain have access to this
instance so that they can act based on the selected options. For
instance, thse are some of the current parameters (convention is
domain.option_name):