spot  1.0.2
Macros | Functions | Variables
common_r.hh File Reference
#include "common_sys.hh"
#include "ltlvisit/simplify.hh"
Include dependency graph for common_r.hh:

Go to the source code of this file.

Macros

#define OPT_R   'r'
#define DECLARE_OPT_R
#define LEVEL_DOC(g)

Functions

void parse_r (const char *arg)
spot::ltl::ltl_simplifier_options simplifier_options ()

Variables

int simplification_level

Macro Definition Documentation

#define DECLARE_OPT_R
Value:
{ "simplify", OPT_R, "LEVEL", OPTION_ARG_OPTIONAL, \
"simplify formulas according to LEVEL (see below); LEVEL is " \
"set to 3 if omitted", 0 }
#define LEVEL_DOC (   g)
Value:
{ 0, 0, 0, 0, "The simplification LEVEL may be set as follows.", g }, \
{ " 0", 0, 0, OPTION_DOC | OPTION_NO_USAGE, \
"No rewriting", 0 }, \
{ " 1", 0, 0, OPTION_DOC | OPTION_NO_USAGE, \
"basic rewritings and eventual/universal rules", 0 }, \
{ " 2", 0, 0, OPTION_DOC | OPTION_NO_USAGE, \
"additional syntactic implication rules", 0 }, \
{ " 3", 0, 0, OPTION_DOC | OPTION_NO_USAGE, \
"better implications using containment", 0 }
#define OPT_R   'r'

Function Documentation

void parse_r ( const char *  arg)
spot::ltl::ltl_simplifier_options simplifier_options ( )

Variable Documentation

int simplification_level

Please comment this page and report errors about it on the RefDocComments page.
Generated on Wed Mar 6 2013 09:25:14 for spot by doxygen 1.8.1.2