Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
storm-gspn.cpp File Reference
Include dependency graph for storm-gspn.cpp:

Go to the source code of this file.

Functions

void initializeSettings (std::string const &name, std::string const &executableName)
 Initialize the settings manager.
 
void processOptions ()
 
int main (const int argc, const char **argv)
 

Function Documentation

◆ initializeSettings()

void initializeSettings ( std::string const &  name,
std::string const &  executableName 
)

Initialize the settings manager.

Definition at line 41 of file storm-gspn.cpp.

◆ main()

int main ( const int  argc,
const char **  argv 
)

Definition at line 107 of file storm-gspn.cpp.

◆ processOptions()

void processOptions ( )

Definition at line 55 of file storm-gspn.cpp.