spot  1.1.3
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 direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Tue Jul 9 2013 14:04:33 for spot by doxygen 1.8.4