.\" Manual page for lts2pbes version 201409.0 (Release). .\" .\" Generated from lts2pbes --generate-man-page. .\" .TH LTS2PBES "1" "September 2017" "lts2pbes mCRL2 toolset 201409.0 (Release)" "User Commands" .SH NAME lts2pbes \- translates an LTS into an PBES .SH SYNOPSIS .B lts2pbes [\fIOPTION\fR]... [\fIINFILE\fR [\fIOUTFILE\fR]] .SH DESCRIPTION Translates an LTS in INFILE and writes the resulting PBES to OUTFILE. If OUTFILE is not present, standard output is used. If INFILE is not present, standard input is used. .SH OPTIONS .TP \fIOPTION\fR can be any of the following: .TP \fB-D\fR\fIFILE\fR, \fB--data\fR=\fIFILE\fR use FILE as the data and action specification\&. FILE must be a \&.mcrl2 file which does not contain an init clause\&. .TP \fB-f\fR\fIFILE\fR, \fB--formula\fR=\fIFILE\fR use the state formula from FILE .TP \fB-l\fR\fIFILE\fR, \fB--lps\fR=\fIFILE\fR use FILE for the data and action specification\&. FILE must be a \&.lps file\&. .TP \fB-m\fR\fIFILE\fR, \fB--mcrl2\fR=\fIFILE\fR use FILE as the data and action specification for the LTS\&. FILE must be a \&.mcrl2 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--timings\fR[=\fIFILE\fR] append timing measurements to FILE\&. Measurements are written to standard error if no FILE is provided .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. .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 .