EnglishFrenchSpanish

OnWorks favicon

pbes2bool - Online in the Cloud

Run pbes2bool in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pbes2bool that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pbes2bool - Generate a BES from a PBES and solve it.

SYNOPSIS


pbes2bool [OPTION]...[INFILE]

DESCRIPTION


Solves (P)BES from INFILE. If INFILE is not present, stdin is used.

OPTIONS


OPTION can be any of the following:

-c, --counter
print at the end a tree labelled with instantiations of the left hand side of
equations; this tree is an indication of how pbes2bool came to the validity or
invalidity of the PBES

-eLEVEL, --erase=LEVEL
use remove level LEVEL to remove bes variables 'none' do not remove generated bes
variables. This can lead to excessive usage of memory. (default) 'some' remove
generated bes variables that are not used, except if the right hand side of its
equation is true or false. The rhss of variables must have to be recalculated, if
encountered again, which is quite normal. 'all' remove every bes variable that is
not used anymore in any equation. This is quite memory efficient, but it can be
very time consuming as the rhss of removed bes variables may have to be
recalculated quite often.

-H, --hashtables
use hashtables when substituting in bes equations, and translate internal
expressions to binary decision diagrams (discouraged, due to performance)

-iFORMAT, --in=FORMAT
use input format FORMAT: 'pbes' PBES in internal format 'pbes_text' PBES in
internal textual format 'text' PBES in textual (mCRL2) format 'bes' BES in internal
format 'bes_text' BES in internal textual format 'cwi' BES in CWI format 'pgsolver'
BES in PGSolver format

-oFORMAT, --output=FORMAT
use output format FORMAT (this option is deprecated. Use the tool pbes2bes
instead).

-QNUM, --qlimit=NUM
limit enumeration of quantifiers to NUM variables. (Default NUM=1000, NUM=0 for
unlimited).

-rNAME, --rewriter=NAME
use rewrite strategy NAME: 'jitty' jitty rewriting (default) 'jittyc' compiled
jitty rewriting 'jittyp' jitty rewriting with prover

-zSEARCH, --search=SEARCH
use search strategy SEARCH: 'breadth-first' Compute the right hand side of the
boolean variables in a first come first served basis. This is comparable with a
breadth-first search. This is good for generating counter examples. (default)
'depth-first' Compute the right hand side of a boolean variables where the last
generated variable is investigated first. This corresponds to a depth-first
search. This can substantially outperform breadth-first search when the validity of
a formula is determined after a larger depths. 'b' Short hand for breadth-first.
'd' Short hand for depth-first.

-sSTRAT, --strategy=STRAT
use substitution strategy STRAT: '0' Compute all boolean equations which can be
reached from the initial state, without optimization. This is is the most data
efficient option per generated equation. (default) '1' Optimize by immediately
substituting the right hand sides for already investigated variables that are true
or false when generating an expression. This is as memory efficient as 0. '2' In
addition to 1, also substitute variables that are true or false into an already
generated right hand side. This can mean that certain variables become unreachable
(e.g. X0 in X0 and X1, when X1 becomes false, assuming X0 does not occur elsewhere.
It will be maintained which variables have become unreachable as these do not have
to be investigated. Depending on the PBES, this can reduce the size of the
generated BES substantially but requires a larger memory footprint. '3' In
addition to 2, investigate for generated variables whether they occur on a loop,
such that they can be set to true or false, depending on the fixed point symbol.
This can increase the time needed to generate an equation substantially.

--timings[=FILE]
append timing measurements to FILE. Measurements are written to standard error if
no FILE is provided

-u, --unused_data
do not remove unused parts of the data specification

Standard options:

-q, --quiet
do not display warning messages

-v, --verbose
display short intermediate messages

-d, --debug
display detailed intermediate messages

--log-level=LEVEL
display intermediate messages up to and including level

-h, --help
display help information

--version
display version information

Use pbes2bool online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 2
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • 3
    Xtreme Download Manager
    Xtreme Download Manager
    The project has a new home now:
    https://xtremedownloadmanager.com/ For
    developers:
    https://github.com/subhra74/xdm Xtreme
    Download Manager is a powerful tool t...
    Download Xtreme Download Manager
  • 4
    TTGO VGA32 Lite
    TTGO VGA32 Lite
    Features:4:3 and 16:9 low resolution
    VGA outputPS/2 keyboard and mouse
    inputText-based user interface (TUI)
    with dialog managerPartial Unicode
    supportSlave dis...
    Download TTGO VGA32 Lite
  • 5
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 6
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • More »

Linux commands

Ad