Functions

NWA-tests.cpp File Reference

Functions

NwaRefPtr buildNwa_Alur_JACM_fig6 (std::string const &name_prefix)
NwaRefPtr buildNwa_even_zeros (std::string const &name_prefix="", std::string const &stuck="[stuck]")
NwaRefPtr build_odd_num_groups (std::string const &name_prefix="", std::string const &stuck="[stuck]")
wali::nwa::ProcedureMap build_odd_num_groups_separate (std::string const &stuck="[stuck]")
NwaRefPtr build_internal_nwa (std::string const &stuck="[stuck]")
NwaRefPtr build_nondet_internal_nwa (std::string const &stuck="[stuck]")
int main ()

Function Documentation

NwaRefPtr buildNwa_Alur_JACM_fig6 ( std::string const &  name_prefix  ) 
NwaRefPtr buildNwa_even_zeros ( std::string const &  name_prefix = "",
std::string const &  stuck = "[stuck]" 
)

References wali::getKey().

Referenced by main().

NwaRefPtr build_odd_num_groups ( std::string const &  name_prefix = "",
std::string const &  stuck = "[stuck]" 
)

References wali::getKey().

Referenced by main().

wali::nwa::ProcedureMap build_odd_num_groups_separate ( std::string const &  stuck = "[stuck]"  ) 

References wali::getKey(), and main().

Referenced by main().

NwaRefPtr build_internal_nwa ( std::string const &  stuck = "[stuck]"  ) 

References wali::getKey().

Referenced by main().

NwaRefPtr build_nondet_internal_nwa ( std::string const &  stuck = "[stuck]"  ) 

References wali::getKey().

Referenced by main().

int main (  )