.\" Manual page for lps2pbes version 201409.0 (Release). .\" .\" Generated from lps2pbes --generate-man-page. .\" .TH LPS2PBES "1" "September 2017" "lps2pbes mCRL2 toolset 201409.0 (Release)" "User Commands" .SH NAME lps2pbes \- generate a PBES from an LPS and a state formula .SH SYNOPSIS .B lps2pbes [\fIOPTION\fR]... --formula=FILE [\fIINFILE\fR [\fIOUTFILE\fR]] .SH DESCRIPTION Convert the state formula in FILE and the LPS in INFILE to a parameterised boolean equation system (PBES) and save it to OUTFILE. If OUTFILE is not present, stdout is used. If INFILE is not present, stdin is used. .SH OPTIONS .TP \fIOPTION\fR can be any of the following: .TP \fB-f\fR\fIFILE\fR, \fB--formula\fR=\fIFILE\fR use the state formula from FILE .TP \fB-o\fR\fIFORMAT\fR, \fB--out\fR=\fIFORMAT\fR use output format FORMAT: \&'pbes\&' PBES in internal format \&'pbes_text\&' PBES in internal textual format \&'text\&' PBES in textual (mCRL2) format .TP \fB-s\fR, \fB--structured\fR generate equations such that no mixed conjunctions and disjunctions occur .TP \fB-t\fR, \fB--timed\fR use the timed version of the algorithm, even for untimed LPS\&'s .TP \fB--timings\fR[=\fIFILE\fR] append timing measurements to FILE\&. Measurements are written to standard error if no FILE is provided .TP \fB-u\fR, \fB--unoptimized\fR do not simplify boolean expressions .TP Standard options: .TP \fB-q\fR, \fB--quiet\fR do not display warning messages .TP \fB-v\fR, \fB--verbose\fR display short intermediate messages .TP \fB-d\fR, \fB--debug\fR display detailed intermediate messages .TP \fB--log-level\fR=\fILEVEL\fR display intermediate messages up to and including level .TP \fB-h\fR, \fB--help\fR display help information .TP \fB--version\fR display version information .SH AUTHOR Written by Wieger Wesselink; Tim Willemse. .SH "REPORTING BUGS" Report bugs at . .SH COPYRIGHT Copyright \(co 2014 Technische Universiteit Eindhoven. .br This is free software. You may redistribute copies of it under the terms of the Boost Software License . There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" See also the manual at .